Skip to content

Ban address phis in non-OSSA SIL #60763

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 6 commits into from
Sep 7, 2022

Conversation

meg-gupta
Copy link
Contributor

@meg-gupta meg-gupta commented Aug 25, 2022

LoopRotate and ArrayPropertyOpt were the remaining optimizations generating address phis. This PR changes them to avoid generating address phis and turns on verification to make sure we don't have address phis in SIL

@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta
Copy link
Contributor Author

@swift-ci test source compatibility

@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta changed the title Ban address phis in non-OSSA SIL [WIP] Ban address phis in non-OSSA SIL Aug 26, 2022
@meg-gupta meg-gupta marked this pull request as draft August 26, 2022 05:30
@meg-gupta meg-gupta force-pushed the looprotateaddressphi branch from b0566ba to fb4837f Compare August 26, 2022 17:07
@meg-gupta
Copy link
Contributor Author

@swift-ci test

1 similar comment
@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta force-pushed the looprotateaddressphi branch from fb4837f to bbb81dd Compare September 6, 2022 06:22
@meg-gupta meg-gupta force-pushed the looprotateaddressphi branch from bbb81dd to 17285c0 Compare September 6, 2022 06:42
@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta
Copy link
Contributor Author

@swift-ci source compatibility test

@meg-gupta meg-gupta requested a review from atrick September 6, 2022 16:00
@meg-gupta meg-gupta marked this pull request as ready for review September 6, 2022 16:00
@meg-gupta meg-gupta changed the title [WIP] Ban address phis in non-OSSA SIL Ban address phis in non-OSSA SIL Sep 6, 2022
@meg-gupta
Copy link
Contributor Author

@swift-ci test source compatibility

Copy link
Contributor

@atrick atrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
😄 🥳

@meg-gupta meg-gupta merged commit 24dfb18 into swiftlang:main Sep 7, 2022
@meg-gupta meg-gupta deleted the looprotateaddressphi branch September 7, 2022 22:23
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.

3 participants