Skip to content

DeadCodeElimination: don't remove end_lifetime instructions with address operands #77583

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

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

eeckstein
Copy link
Contributor

DCE cannot reason about values in memory.

Fixes a memory lifetime verification error
rdar://139779406

…ess operands

DCE cannot reason about values in memory.

Fixes a memory lifetime verification error
rdar://139779406
@eeckstein eeckstein requested a review from meg-gupta November 13, 2024 11:05
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit 6d4db0e into swiftlang:main Nov 13, 2024
5 checks passed
@eeckstein eeckstein deleted the fix-dce branch November 13, 2024 17:51
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