RFR: 8359344: C2: Malformed control flow after intrinsic bailout [v2]

Marc Chevalier mchevalier at openjdk.org
Tue Jul 8 15:28:39 UTC 2025


On Tue, 8 Jul 2025 15:11:09 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> I've added it, since indeed, it could. As far as I understand, I was just lucky in the situation where it happens, but there is no reason it would always hold.
>
> I think you also need to re-insert it via `hash_find_insert`.

// Some Ideal and other transforms delete --> modify --> insert values

yes, indeed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25936#discussion_r2192831829


More information about the graal-dev mailing list