Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8294262

AArch64: compiler/vectorapi/TestReverseByteTransforms.java test failed on SVE machine

    XMLWordPrintable

Details

    • b19
    • aarch64

    Description

      Failed IR Rules (3) of Methods (3)
      ----------------------------------
      1) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_int_transform2(int[],int[])" - [Failed IR rules: 1]:

      @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr= {"asimd", "true", "avx2", "true"}, applyIf={}, applyIfCPUFeature={}, counts={"(\\d+(
      s){2}(ReverseBytesV.*)+(
      s){2}===.*)", " > 0 "
      }, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"
      - counts: Graph contains wrong number of nodes:
      * Regex 1: (\d+(\s){2}(ReverseBytesV.*)+(\s){2}===.*)
      - Failed comparison: [found] 0 > 0 [given]
      - No nodes matched!

      2) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_long_transform2(long[],long[])" - [Failed IR rules: 1]:
      * @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr={"asimd", "true", "avx2", "true"}
      , applyIf={}, applyIfCPUFeature={}, counts={"(\\d+(
      s)

      {2}(ReverseBytesV.*)+(
      s){2}
      ===.*)", " > 0 "
      }, failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"

      counts: Graph contains wrong number of nodes:
      Regex 1: (\d+(\s) {2}(ReverseBytesV.*)+(\s){2}
      ===.*)

      Failed comparison: [found] 0 > 0 [given]
      No nodes matched!
      3) Method "public void compiler.vectorapi.TestReverseByteTransforms.test_reversebytes_short_transform2(short[],short[])" - [Failed IR rules: 1]:

      @IR rule 1: "@compiler.lib.ir_framework.IR(applyIfCPUFeatureAnd={}, applyIfCPUFeatureOr= {"asimd", "true", "avx2", "true"}
      , applyIf={}, applyIfCPUFeature={}, counts=

      Unknown macro: {"(\d+(\s){2}(ReverseBytesV.*)+(
      s){2}===.*)", " > 0 "}
      , failOn={}, applyIfAnd={}, applyIfOr={}, applyIfNot={})"

      counts: Graph contains wrong number of nodes:
      Regex 1: (\d+(\s) {2}(ReverseBytesV.*)+(\s){2}
      ===.*)

      Failed comparison: [found] 0 > 0 [given]
      No nodes matched!
      >>> Check stdout for compilation output of the failed methods

      Attachments

        Issue Links

          Activity

            People

              eliu Eric Liu
              eliu Eric Liu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: