RFR: 8317763: Follow-up to AVX512 intrinsics for Arrays.sort() PR [v3]

Sandhya Viswanathan sviswanathan at openjdk.org
Wed Oct 11 21:15:16 UTC 2023


On Wed, 11 Oct 2023 18:31:44 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> Also @forceinline in these changes only works for case when new intrinsics are not used.
>> I would suggest to adapt/update JMH benchmark to cover all cases and see effect @forceinline without intrinsics.
>> That will tell us which @forceinline annotations are needed.
>
> @vnkozlov Please advice if we can integrate this PR or if you would like to run some tests first.

> Okay. I will start testing for current changes. @sviswa7 please file RFE for Zen 4. If we get patch for it we do followup changes in that RFE.

Thanks a lot Vladimir. RFE filed: https://bugs.openjdk.org/browse/JDK-8317976.

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

PR Comment: https://git.openjdk.org/jdk/pull/16124#issuecomment-1758550761


More information about the build-dev mailing list