Skip to content

[ownership] Extract out the main visitor SemanticARCOptVisitor from SemanticARCOpts.h into its own header. #33705

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

gottesmm
Copy link
Contributor

This is so I can move individual sub-optimizations on SemanticARCOptVisitor into
their own files. So for instance, there will be one file containing the load
[copy] optimization and another containing the phi optimization, etc.

…emanticARCOpts.h into its own header.

This is so I can move individual sub-optimizations on SemanticARCOptVisitor into
their own files. So for instance, there will be one file containing the load
[copy] optimization and another containing the phi optimization, etc.
@gottesmm gottesmm requested a review from atrick August 30, 2020 08:08
@gottesmm
Copy link
Contributor Author

Just more mechanical splitting as we discussed @atrick.

@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

@gottesmm gottesmm merged commit 43574f7 into swiftlang:master Aug 30, 2020
@gottesmm gottesmm deleted the pr-beeb1dacb18240fd260f0740c27ccd9aabe849bd branch August 30, 2020 21: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.

1 participant