The goal is to develop faster sort routines for x68_64 CPUs by taking advantage of AVX2 instructions. This enhancement provides an order of magnitude speedup for Arrays.sort() using int, float arrays.
- relates to
-
JDK-8351233 [ASAN] avx2-emu-funcs.hpp:151:20: error: ‘D.82188’ is used uninitialized
-
- Open
-
-
JDK-8321688 Build on linux with GCC 7.5.0 fails after 8319577
-
- Resolved
-
-
JDK-8309130 x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
-
- Resolved
-