Skip to content

Optimizer: add an additional DeadObjectElimination at the end of the pipeline #66698

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
Jun 16, 2023

Conversation

eeckstein
Copy link
Contributor

The last dead-store-elimination pass can expose opportunities for dead object elimination.

rdar://110846405

@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein
Copy link
Contributor Author

@swift-ci benchmark

@eeckstein eeckstein force-pushed the dead-alloc-in-passpipeline branch from 0371043 to 665fdca Compare June 16, 2023 09:11
@eeckstein
Copy link
Contributor Author

@swift-ci test

…pipeline

The last dead-store-elimination pass can expose opportunities for dead object elimination.

rdar://110846405
@eeckstein eeckstein force-pushed the dead-alloc-in-passpipeline branch from 665fdca to 0bf643d Compare June 16, 2023 16:15
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein merged commit 9d4f4af into swiftlang:main Jun 16, 2023
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.

1 participant