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

Scott Gibbons sgibbons at openjdk.org
Tue Aug 29 17:53:12 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

@jddarcy FYI.  If you'd like to review, it would be appreciated.  Thanks.

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

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


More information about the hotspot-compiler-dev mailing list