Skip to content

[capture-promotion] Move from IPO -> Mandatory and reorganize the code into sections #35679

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

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Feb 1, 2021

Just doing this before I upstream my changes here so that I can split the NFC changes from the real code.

The reason to move from IPO -> Mandatory is b/c this is a MandatoryPass that always runs! In terms of the reorganization, this is a bit of code that has been hacked on a lot so it became disorganized. I reorganized it into functional sections such as partial_apply escape analysis, project_box escape analysis, closure cloner specific code, etc.

…otion into separate sections instead of having them all mixed together.

Makes it easier to find your way around the code.
@gottesmm
Copy link
Contributor Author

gottesmm commented Feb 1, 2021

@swift-ci smoke test

@gottesmm gottesmm merged commit 8a96fcb into swiftlang:main Feb 1, 2021
@gottesmm gottesmm deleted the pr-e8953562bd7bccd1581023163d6b532835b8b003 branch February 1, 2021 06:05
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