RFR: 8374789: C2: refactor GraphKit code that create AddP nodes for raw memory to use helper method [v3]
Guanqiang Han
ghan at openjdk.org
Thu Feb 12 16:07:44 UTC 2026
On Thu, 12 Feb 2026 09:27:54 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Thanks for cleaning this up! Now that we have the static creation methods, I think we could even go a step further and not only replace the `GraphKit` uses but actually also all the other remaining uses. Then we can make the `AddPNode` constructur private. What do you think?
Hi @chhagedorn, I’ve updated this PR based on your feedback. Could you please take another look? Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29666#issuecomment-3891821287
More information about the shenandoah-dev
mailing list