Borrowed from 8044082: There are efficient operations (both safe and unsafe) for copying arrays, but none for comparing them. Let's fix this so users don't have to roll their own.
- relates to
-
JDK-8136924 Vectorized support for array equals/compare/mismatch using Unsafe
-
- Resolved
-
-
JDK-8151268 Wire up the x86 _vectorizedMismatch stub routine in C1
-
- Resolved
-
-
JDK-8033148 Lexicographic comparators and mismatchers for arrays
-
- Closed
-
-
JDK-8154975 Update for vectorizedMismatch with AVX512
-
- Resolved
-
-
JDK-8159533 Investigate SPARC intrinsic for ArraysSupport.vectorizedMismatch
-
- Closed
-
-
JDK-8044082 Efficient array comparison intrinsics
-
- Draft
-
(1 relates to)