RFR: JDK-8314056 Remove runtime platform check from frem/drem [v3]
Sandhya Viswanathan
sviswanathan at openjdk.org
Mon Aug 28 17:29:11 UTC 2023
On Wed, 23 Aug 2023 23:17:00 GMT, Scott Gibbons <sgibbons at openjdk.org> wrote:
>> Remove platform check and move code to stubGenerator. This fix increases performance by ~4.5%.
>>
>> UPDATE: Subsequent commits increase performance gain to ~2x for AVX2, with no significant change to AVX512.
>>
>> Tested tier1.
>
> Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>
> mxcsr fix; address review comments
The PR looks good to me. Thanks for considering all the review comments.
-------------
Marked as reviewed by sviswanathan (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15210#pullrequestreview-1598735303
More information about the hotspot-dev
mailing list