VectorLogicalOpIdentityTest.java IR test incorrectly use avx3 instead of avx512

XMLWordPrintable

    • b09
    • x86

      JDK-8292675 added some subtests to compiler/vectorapi/VectorLogicalOpIdentityTest.java test and incorrectly use avx3 cpu feature for filter `applyIfCPUFeatureOr`. There is no avx3 on x86. The name is used internally in VM for all avx512 features.

      The test should be fixed.

            Assignee:
            Damon Fenacci
            Reporter:
            Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: