RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v2]
Denghui Dong
ddong at openjdk.org
Fri Jan 26 13:21:36 UTC 2024
On Wed, 3 Jan 2024 13:37:21 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:
>
> update
Could I have a second review?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17191#issuecomment-1912056841
More information about the hotspot-compiler-dev
mailing list