RFR: 8324517: C2: crash in compiled code because of dependency on removed range check CastIIs [v4]
Roland Westrelin
roland at openjdk.org
Wed May 15 12:45:15 UTC 2024
On Tue, 14 May 2024 20:41:11 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> > I did but was fairly conservative. In the case of PhaseIdealLoop::match_fill_loop, I don't think this change makes a difference: if we don't need the check for CastIINode::has_range_check there then it's true with or without that change.
>
> Right, maybe we can put that into the follow-up bug.
Should there be another follow up bug then? Or did I not understand what the follow up bug was about?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18377#issuecomment-2112419786
More information about the hotspot-compiler-dev
mailing list