Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport] 8255000: C2: Unify IGVN processing when loop opts are over #916

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

kuaiwei
Copy link
Collaborator

@kuaiwei kuaiwei commented Dec 31, 2024

[Backport] 8255000: C2: Unify IGVN processing when loop opts are over

Summary: it include 3 patches
8255000: C2: Unify IGVN processing when loop opts are over
8255400: Shenandoah: C2 failures after JDK-8255000
8255120: C2: assert(outer->outcnt() >= phis + 2 && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis

Testing: CICD

Reviewers: wangzhuo, yueshi.zwj

Issue: #915

Copy link
Collaborator

@MaxXSoft MaxXSoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@sandlerwang
Copy link
Collaborator

LGTM

Copy link
Collaborator

@sandlerwang sandlerwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kuaiwei kuaiwei merged commit bb0b823 into dragonwell-project:master Jan 9, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants