Integrated: 8351645: C2: Assertion failures in Expand/CompressBits idealizations with TOP
Jatin Bhateja
jbhateja at openjdk.org
Tue Jun 17 07:19:38 UTC 2025
On Mon, 2 Jun 2025 11:53:23 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> Bugfix patch adds missing safe type access checks in Expand/Compress Ideal transforms. Problem occues during IGVN cleanups after partial peeling of loop.
>
> Test mentioned in the bug report has been included along with the patch.
>
> Kindly review.
>
> Best Regards,
> Jatin
This pull request has now been integrated.
Changeset: ff75f763
Author: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ff75f763c0a91534ab593a43e2ace741d05b0ccb
Stats: 133 lines in 2 files changed: 129 ins; 0 del; 4 mod
8351645: C2: Assertion failures in Expand/CompressBits idealizations with TOP
Co-authored-by: Emanuel Peter <epeter at openjdk.org>
Reviewed-by: epeter, sviswanathan
-------------
PR: https://git.openjdk.org/jdk/pull/25586
More information about the hotspot-compiler-dev
mailing list