RFR: 8373495: C2: Aggressively fold loads from objects that have not escaped [v2]

Quan Anh Mai qamai at openjdk.org
Sat Dec 13 07:17:12 UTC 2025


> Hi,
> 
> This patch is an alternative to #28764 but it does the analysis during IGVN instead.
> 
> Please take a look and leave your thoughts, thanks a lot.

Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:

  More conservative and exhaustive analysis, better explanations

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28812/files
  - new: https://git.openjdk.org/jdk/pull/28812/files/c70bacac..d8082201

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

  Stats: 153 lines in 1 file changed: 90 ins; 20 del; 43 mod
  Patch: https://git.openjdk.org/jdk/pull/28812.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28812/head:pull/28812

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


More information about the hotspot-compiler-dev mailing list