RFR: 8373495: C2: Aggressively fold loads from objects that have not escaped [v4]
Quan Anh Mai
qamai at openjdk.org
Sat Dec 13 10:12:16 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:
Take into consideration dead paths
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28812/files
- new: https://git.openjdk.org/jdk/pull/28812/files/0cfc9aee..b6b32663
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28812&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28812&range=02-03
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 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