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

Quan Anh Mai qamai at openjdk.org
Sat Dec 13 10:44:28 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:

  fix TestZGCBarrierElision

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28812/files
  - new: https://git.openjdk.org/jdk/pull/28812/files/b6b32663..51d7741c

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

  Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 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