RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v2]
Denghui Dong
ddong at openjdk.org
Wed Jan 3 13:37:21 UTC 2024
> This patch added the support for Constant and IfOn in NullCheckEliminator to eliminate more null check.
>
> testing: tier1-4 in progress
Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
update
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17191/files
- new: https://git.openjdk.org/jdk/pull/17191/files/fe1f54a9..68952fcc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17191&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17191&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/17191.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17191/head:pull/17191
PR: https://git.openjdk.org/jdk/pull/17191
More information about the hotspot-compiler-dev
mailing list