Skip to content

[AddressLowering] Map-into-context type for yield. #62617

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

nate-chandler
Copy link
Contributor

Previously, the type for the storage into which a loadable value which was yielded via an indirect convention was obtained from the SILFunctionConventions and the SILYieldIfo but not mapped into the context of the current function. Here, that's fixed.

Previously, the type for the storage into which a loadable value which
was yielded via an indirect convention was obtained from the
SILFunctionConventions and the SILYieldIfo but not mapped into the
context of the current function.  Here, that's fixed.
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review December 16, 2022 15:20
@nate-chandler nate-chandler merged commit 4451392 into swiftlang:main Dec 16, 2022
@nate-chandler nate-chandler deleted the opaque-values/1/20221215 branch December 16, 2022 15:21
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