RFR: 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) [v30]

Srinivas Vamsi Parasa duke at openjdk.org
Tue Aug 29 23:32:23 UTC 2023


On Tue, 29 Aug 2023 20:36:04 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> > Hi, We already have correctness tests. See test/jdk/java/util/Arrays/Sorting.java
> > The latest version you can find in PR https://github.com/openjdk/jdk/pull/13568/files
> 
> Does test/jdk/java/util/Arrays/Sorting.java trigger usage of this intrinsic without additional flags? @vamsi-parasa can you check?

Sure Vladimir (@vnkozlov). Will check if test/jdk/java/util/Arrays/Sorting.java is triggering the intrinsic without additional flags and let you know.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14227#issuecomment-1698103318


More information about the hotspot-compiler-dev mailing list