RFR: 8319577: x86_64 AVX2 intrinsics for Arrays.sort methods (int, float arrays) [v12]
Srinivas Vamsi Parasa
duke at openjdk.org
Thu Dec 7 01:03:47 UTC 2023
On Wed, 6 Dec 2023 23:09:01 GMT, Srinivas Vamsi Parasa <duke at openjdk.org> wrote:
>>> LGTM, thanks!
>>
>> Thanks Jatin!
>
>> @vamsi-parasa, sorry, I was wrong. I missed that you need to check type `bt`. Latest change is more complicated than it was before. Please revert it back (undo last change). I will test previous version 09.
> @vnkozlov
> Vladimir, please see the commit reverted in the updated changes pushed now.
> @vamsi-parasa, please, remind me which tests check that code in `libsmdsort.so` is used?
@vnkozlov
Please see the tests for simd sort code in `test/jdk/java/util/Arrays/Sorting.java`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16534#issuecomment-1843963054
More information about the hotspot-compiler-dev
mailing list