Skip to content

ClosureLifetimeFixup: Fix corner case of unconnected basic blocks #63435

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

Conversation

nate-chandler
Copy link
Contributor

@nate-chandler nate-chandler commented Feb 5, 2023

Cherry-pick of #62715 .

Dominator based algorithms don't like to run over dead basic blocks.

rdar://103531926

Dominator based algorithms don't like to run over dead basic blocks.

rdar://103531926
@nate-chandler nate-chandler requested a review from a team as a code owner February 5, 2023 00:41
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@tbkka tbkka merged commit b1b89ca into swiftlang:release/5.8 Feb 5, 2023
@nate-chandler nate-chandler deleted the cherrypick/508708919ae6bd49d85a6fe3da2ed53ed2cb3a1c branch July 5, 2023 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants