RFR: 8347018: C2: Insertion of Assertion Predicates ignores the effects of PhaseIdealLoop::clone_up_backedge_goo() [v2]

Emanuel Peter epeter at openjdk.org
Fri Jan 17 09:59:38 UTC 2025


On Fri, 17 Jan 2025 09:00:33 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> Regardless of the observed assertion failure, I think the cloned nodes only belonging to the main loop should not be pinned before the pre loop

That sounds like a good argument. I will review the code now ;)

Thanks for all the extra explanations 😊

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

PR Comment: https://git.openjdk.org/jdk/pull/23071#issuecomment-2597855805


More information about the hotspot-compiler-dev mailing list