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

Jan Kratochvil duke at openjdk.org
Tue Mar 7 08:51:53 UTC 2023


> I have OCA already processed/approved. I am not Author but my Author request is being processed these days (sent to Rob McKenna).
> I did regression test x86_64 OpenJDK-8. I will leave other regression testing on GHA.
> The patch (and former GCC performance regression) affects only x86_64+i686.

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 11 additional commits since the last revision:

 - 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.
 - Fix copyright author.
 - Fix WIN32 vs. WIN64.
 - Update according to the upstream review by David Holmes.
 - ... and 1 more: https://git.openjdk.org/jdk/compare/b7d54b25...e4ff04dc

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12508/files
  - new: https://git.openjdk.org/jdk/pull/12508/files/3e1c05d0..e4ff04dc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12508&range=10
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12508&range=09-10

  Stats: 9028 lines in 352 files changed: 6228 ins; 1738 del; 1062 mod
  Patch: https://git.openjdk.org/jdk/pull/12508.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12508/head:pull/12508

PR: https://git.openjdk.org/jdk/pull/12508


More information about the hotspot-dev mailing list