Skip to content
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

ClosureSpecializer: Enable specialization of closures with indirect results #3257

Merged

Conversation

aschwaighofer
Copy link
Member

What's in this pull request?

ClosureSpecializer: Enable specialization of closures with indirect result values

After John's changes that separate parameters from indirect results this just
works.

rdar://26900080

@aschwaighofer
Copy link
Member Author

@swift-ci Please smoke test

@aschwaighofer
Copy link
Member Author

@swift-ci Please benchmark

@swift-ci
Copy link
Collaborator

Build comment file:


…esult values

After John's changes that separate parameters from indirect results this just
works.

rdar://26900080
SR-1824
@aschwaighofer aschwaighofer force-pushed the specialize_closure_with_indirect_results branch from 7dcca46 to 4ab10c5 Compare June 29, 2016 18:18
@aschwaighofer
Copy link
Member Author

@swift-ci Please test and merge

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.

None yet

2 participants