RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]

Sandhya Viswanathan sviswanathan at openjdk.org
Tue Nov 7 21:33:59 UTC 2023


On Tue, 7 Nov 2023 19:51:34 GMT, Volodymyr Paprotski <duke at openjdk.org> wrote:

>> Improves vector rounding on ECore about 10x
>> 
>> (BEFORE) FpRoundingBenchmark.test_round_float        2048  thrpt    3  40.912 ± 0.044  ops/ms
>> (AFTER ) FpRoundingBenchmark.test_round_float        2048  thrpt    3  431.682 ± 0.727  ops/ms
>
> Volodymyr Paprotski has updated the pull request incrementally with one additional commit since the last revision:
> 
>   change option name

The PR looks good to me.

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

Marked as reviewed by sviswanathan (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16504#pullrequestreview-1718815034


More information about the hotspot-dev mailing list