RFR: 8352963: [REDO] Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v2]

Damon Fenacci dfenacci at openjdk.org
Mon Apr 7 09:13:53 UTC 2025


On Fri, 4 Apr 2025 19:29:06 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> Would -XX:-IncrementalInlineMH hit the very same assertion?
Indeed! 🤦‍♂️

> Should we simply require IncrementalInlineMH to delay inlining instead?
Yes. I removed the non-MH late inline call as well.

Thanks @iwanowww!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24402#discussion_r2030810099


More information about the hotspot-compiler-dev mailing list