RFR: 8333334: C2: Make result of `Node::dominates` more precise to enhance scalar replacement [v6]

Qizheng Xing qxing at openjdk.org
Tue Jul 9 03:10:55 UTC 2024


On Mon, 8 Jul 2024 12:03:53 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:

>> Qizheng Xing has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Make `Node::dominates` and `MemNode::all_controls_dominate` returns an `enum`.
>
> Nice improvement @MaxXSoft!
> 
> Quick note:  don't you want to add your copyright notice line to the files you've modified?

@dafedafe Thanks for your suggestion! I've added copyright to all modified files.

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

PR Comment: https://git.openjdk.org/jdk/pull/19496#issuecomment-2216325326


More information about the hotspot-compiler-dev mailing list