RFR: 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) [v30]
Vladimir Kozlov
kvn at openjdk.org
Tue Aug 29 20:39:21 UTC 2023
On Tue, 29 Aug 2023 19:32:44 GMT, iaroslavski <duke 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?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14227#issuecomment-1698092741
More information about the hotspot-compiler-dev
mailing list