Skip to content

SILInliner: Disable inlining mulitple yields and don't create a temporary for yielded address values #18477

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

aschwaighofer
Copy link
Contributor

Just use the yielded address from the callee directly. This also allows
handling yielded 'inout'/'out' values.

…rary for yielded address values

Just use the yielded address from the callee directly. This also allows
handling yielded 'inout'/'out' values.
@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@aschwaighofer aschwaighofer merged commit 5a07d81 into swiftlang:master Aug 3, 2018
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