RFR: 8345485: C2 MergeLoads: merge adjacent array/native memory loads into larger load [v2]

kuaiwei duke at openjdk.org
Thu Mar 13 07:15:57 UTC 2025


> WIP.
> 
> It worked for cases in the TestMergeLoads.java and can observe performance improvement in MergeLoadBench.getIntB . Need to check more cases.

kuaiwei has updated the pull request incrementally with one additional commit since the last revision:

  Fix test failure

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24023/files
  - new: https://git.openjdk.org/jdk/pull/24023/files/3d6c5795..7a1c524d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24023&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24023&range=00-01

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/24023.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24023/head:pull/24023

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


More information about the hotspot-compiler-dev mailing list