Graal should add support for the same instructions that JDK-8031321 did for C2. Graal already supports UseCountLeadingZerosInstruction and UseCountTrailingZerosInstruction but doesn't yet support the other BMI patterns.
- relates to
-
JDK-8198251 [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
-
- Resolved
-