RFR: JDK-8314056 Remove runtime platform check from frem/drem [v3]

Sandhya Viswanathan sviswanathan at openjdk.org
Thu Aug 24 22:11:10 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%.
>> 
>> Tested tier1.
>
> Scott Gibbons has updated the pull request incrementally with one additional commit since the last revision:
> 
>   mxcsr fix; address review comments

The changes look good to me now. Could you please also get the performance of DremFrem jmh micro with/without your PR for both UseAVX=2 and UseAVX=3?

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

PR Comment: https://git.openjdk.org/jdk/pull/15210#issuecomment-1692478989


More information about the hotspot-dev mailing list