VectorMask.indexInRange() can be implemented with SVE "whilelo" instruction directly. For x86 avx-512, it can also be implemented with specified instructions related to the predicated feature.
- relates to
-
JDK-8305524 AArch64: Fix arraycopy issue on SVE caused by matching rule vmask_gen_sub
-
- Resolved
-