TestNumberOfContinuousZeros.java fails on PPC64

XMLWordPrintable

    • In Review
    • ppc

      The test fails with the following output:

      Failed IR Rules (1) of Methods (1)
      ----------------------------------
      1) Method "public java.lang.Object[] compiler.vectorization.TestNumberOfContinuousZeros.testSpecialLongLeadingZeros(long[])" - [Failed IR rules: 1]:
         * @IR rule 1: "@compiler.lib.ir_framework.IR(phase={DEFAULT}, applyIfPlatformAnd={}, applyIfCPUFeatureOr={}, counts={"_#V#COUNT_LEADING_ZEROS_VL#_", "> 0"}, applyIfPlatformOr={}, failOn={}, applyIfPlatform={}, applyIfOr={}, applyIfCPUFeatureAnd={}, applyIf={}, applyIfCPUFeature={}, applyIfAnd={}, applyIfNot={})"
           > Phase "PrintIdeal":
             - counts: Graph contains wrong number of nodes:
               * Constraint 1: "(\\d+(\\s){2}(CountLeadingZerosV.*)+(\\s){2}===.*vector[A-Za-z]<J,2>)"
                 - Failed comparison: [found] 0 > 0 [given]
                 - No nodes matched!


            Assignee:
            David Briemann
            Reporter:
            David Briemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: