RFR: 8319577: x86_64 AVX2 intrinsics for Arrays.sort methods (int, float arrays) [v2]

Dalibor Topic robilad at openjdk.org
Tue Nov 21 15:17:10 UTC 2023


On Thu, 16 Nov 2023 07:09:31 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Srinivas Vamsi Parasa has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 11 additional commits since the last revision:
>> 
>>  - Disable AVX2 sort for 64-bit types
>>  - Merge branch 'master' of https://git.openjdk.java.net/jdk into simdsort
>>  - fix jcheck failures due to windows encoding
>>  - fix carriage return and change insertion sort thresholds
>>  - fix formatting and white spaces
>>  - cleanup unused code
>>  - fix insertion sort thresholds
>>  - add insertion sort
>>  - fix headers
>>  - revert to xss-common-qsort
>>  - ... and 1 more: https://git.openjdk.org/jdk/compare/d6a8ebf0...08307b6a
>
> src/java.base/linux/native/libsimdsort/avx2-32bit-qsort.hpp line 3:
> 
>> 1: /*
>> 2:  * Copyright (c) 2021, 2023, Intel Corporation. All rights reserved.
>> 3:  * Copyright (c) 2021 Serge Sans Paille. All rights reserved.
> 
> Is this person an OpenJDK Contributor?

Not listed here: https://oca.opensource.oracle.com/?ojr=contributors

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16534#discussion_r1400753295


More information about the build-dev mailing list