Skip to content

[loadable-address] Move rewriting of yields into the loop that handles struct_extracts, switch_enum, and applies. #40852

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

yields are like applies in the sense that processing them can produce
struct_extract that need to be rewritten.

rdar://80646212

…s struct_extracts, switch_enum, and applies.

yields are like applies in the sense that processing them can produce
struct_extract that need to be rewritten.

rdar://80646212
@gottesmm gottesmm requested a review from eeckstein January 14, 2022 02:25
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

Copy link
Contributor

@eeckstein eeckstein left a comment

Choose a reason for hiding this comment

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

lgtm

@gottesmm gottesmm merged commit b7bebfe into swiftlang:main Jan 14, 2022
@gottesmm gottesmm deleted the pr-6fef042ca5a4306cf9f91e10d21a069621273c72 branch January 14, 2022 16: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.

2 participants