RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator [v2]
Emanuel Peter
epeter at openjdk.org
Tue Jan 16 18:01:23 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: tier1-4 in progress
>
> Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
>
> update
Could there be a regression test for this enhancement?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17191#issuecomment-1894238306
More information about the hotspot-compiler-dev
mailing list