RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v3]
Dean Long
dlong at openjdk.org
Fri Feb 9 01:44:56 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
Marked as reviewed by dlong (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17191#pullrequestreview-1871547600
More information about the hotspot-compiler-dev
mailing list