RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v3]

Denghui Dong ddong at openjdk.org
Mon Feb 12 09:30:13 UTC 2024


On Wed, 7 Feb 2024 00:44:12 GMT, Denghui Dong <ddong at openjdk.org> wrote:

>> This patch added the support for Constant and IfOn in NullCheckEliminator to eliminate more null check.
>> 
>> testing: tier 1-4 no extra test failure
>
> Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
> 
>   should visit IfOp directly

Thanks for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/17191#issuecomment-1938303397


More information about the hotspot-compiler-dev mailing list