[jdk17u-dev] RFR: 8318562: Computational test more than 2x slower when AVX instructions are used

Aleksey Shipilev shade at openjdk.org
Tue Dec 12 09:01:36 UTC 2023


On Tue, 5 Dec 2023 18:15:21 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

> A small backport PR which fixes the performance regression with vcvt* instructions on AVX platforms.
> Minor changes were required to resolve a conflict in macroAssembler_x86.cpp/hpp. The conflict was due to a change in locked_cmpxchgptr signature on mainline.
> 
> Please review.
> 
> Best Regards,
> Sandhya

Looks fine.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2016#pullrequestreview-1776961793


More information about the jdk-updates-dev mailing list