RFR: 8366815: C2: Delay Mod/Div by constant transformation [v6]
Hannes Greule
hgreule at openjdk.org
Mon Jan 5 07:57:35 UTC 2026
> The test cases show examples of code where `Value()` previously wasn't run because idealization took place before, resulting in less precise type analysis.
>
> Please let me know what you think.
Hannes Greule has updated the pull request incrementally with one additional commit since the last revision:
update copyright year
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27886/files
- new: https://git.openjdk.org/jdk/pull/27886/files/db8fd790..86f2ead8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27886&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27886&range=04-05
Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/27886.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27886/head:pull/27886
PR: https://git.openjdk.org/jdk/pull/27886
More information about the hotspot-compiler-dev
mailing list