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

(0.33) Move removal of exception edges to before collecting fixable predecessors #152

Conversation

a7ehuo
Copy link
Contributor

@a7ehuo a7ehuo commented Jun 23, 2022

This is a cherry-pick of eclipse-omr/omr#6576 for the 0.33 release.

Fixes eclipse-openj9/openj9#15305

Signed-off-by: Annabelle Huo [email protected]

…sors

Blocks could have been removed when the exception edges
of an empty goto block are removed. The removal should
take place before the IN edges are saved in `fixablePreds`.

Fixes: eclipse-openj9/openj9#15305

Signed-off-by: Annabelle Huo <[email protected]>
@pshipton
Copy link
Member

@0xdaryl can this be merged as well?

@pshipton
Copy link
Member

Daryl confirmed this can be merged.

@pshipton pshipton merged commit e252993 into eclipse-openj9:v0.33.0-release Jun 29, 2022
@a7ehuo a7ehuo deleted the redundantGotoElimination-fix-removedBlock-v33 branch March 6, 2024 16:20
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.

2 participants