RFR: 8361702: C2: assert(is_dominator(compute_early_ctrl(limit, limit_ctrl), pre_end)) failed: node pinned on loop exit test? [v4]
Roland Westrelin
roland at openjdk.org
Mon Sep 15 18:16:05 UTC 2025
On Tue, 5 Aug 2025 09:43:35 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
>>
>> - Merge branch 'master' into JDK-8361702
>> - Update src/hotspot/share/opto/loopopts.cpp
>>
>> Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>> - Update test/hotspot/jtreg/compiler/rangechecks/TestSunkRangeFromPreLoopRCE3.java
>>
>> Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>> - Update test/hotspot/jtreg/compiler/rangechecks/TestSunkRangeFromPreLoopRCE2.java
>>
>> Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>> - Update src/hotspot/share/opto/loopopts.cpp
>>
>> Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>> - Update test/hotspot/jtreg/compiler/rangechecks/TestSunkRangeFromPreLoopRCE2.java
>>
>> Co-authored-by: Christian Hagedorn <christian.hagedorn at oracle.com>
>> - tests
>> - fix
>
> Thank you for working on this, @rwestrel. It looks good to me.
@mhaessig @chhagedorn @eme64 thanks for the reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26424#issuecomment-3293366705
More information about the hotspot-compiler-dev
mailing list