RFR: 8321278: C2: Partial peeling fails with assert "last_peel <- first_not_peeled" [v4]

Roland Westrelin roland at openjdk.org
Mon Mar 25 13:32:38 UTC 2024


On Mon, 25 Mar 2024 07:40:21 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> I see, thanks for the explanation. Then it makes sense to handle this edge-case like you proposed to keep things simple. Maybe you can add a comment accordingly why we remove the region at this point.

Sure. I added a comment. Let me know if it looks ok to you.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18353#discussion_r1537602672


More information about the hotspot-compiler-dev mailing list