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

Tobias Hartmann thartmann at openjdk.org
Mon Jan 8 06:58:21 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

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17191#pullrequestreview-1808102434


More information about the hotspot-compiler-dev mailing list