RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v4]
Damon Fenacci
dfenacci at openjdk.org
Mon Mar 10 09:53:00 UTC 2025
On Fri, 7 Mar 2025 19:23:13 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> `prepend_and_reset_generator` sounds way too verbose. Maybe `register_for_late_inline` instead?
👍
>
> Or even drop `Compile* C` and use `Compile::current()`.
I got rid of all the arguments. Thanks Vladimir.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21682#discussion_r1986949527
More information about the hotspot-compiler-dev
mailing list