RFR: 8322490: cleanup CastNode construction [v2]

Joshua Cao duke at openjdk.org
Fri Dec 22 00:46:04 UTC 2023


On Thu, 21 Dec 2023 07:09:55 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> Joshua Cao has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Convert some CastIINode instantiations to use the constructor with ctrl
>>   node
>
> Otherwise, the cleanup looks good.

@chhagedorn I changed my mind. Added the make_cast cleanups to this PR as well.

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

PR Comment: https://git.openjdk.org/jdk/pull/17162#issuecomment-1867091490


More information about the hotspot-compiler-dev mailing list