RFR: 8302191: Performance degradation for float/double modulo on Linux [v13]

Sandhya Viswanathan sviswanathan at openjdk.org
Tue Mar 21 23:35:48 UTC 2023


On Wed, 15 Mar 2023 04:57:01 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Jan Kratochvil has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 14 additional commits since the last revision:
>> 
>>  - Merge branch 'master' into modulo
>>  - Fix missing SharedRuntime::frem and SharedRuntime::drem on aarch64.
>>     - bugreported by sviswa7.
>>  - Merge branch 'master' into modulo
>>  - Fix #endif comment - found by dholmes-ora.
>>  - Merge branch 'master' into modulo
>>  - Fix win32 broken build.
>>  - Merge remote-tracking branch 'origin/master' into modulo
>>  - Always include the _WIN64 workaround - a review by dholmes-ora.
>>  - Remove comments to be moved to JBS (Bug System) - a review by jddarcy.
>>  - Uppercase L - a review by turbanoff.
>>  - ... and 4 more: https://git.openjdk.org/jdk/compare/eb5e17b6...65af58da
>
> Functional CI testing in tiers 1-4 is good.
> 
> I'm also running some benchmarks on Linux-x64

@dholmes-ora Were the benchmark runs for float/double modulo ok?

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

PR Comment: https://git.openjdk.org/jdk/pull/12508#issuecomment-1478726088


More information about the hotspot-dev mailing list