Skip to content

Disable generic inlining and partial specialization, except in libswi… #9745

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 1 commit into from
May 18, 2017

Conversation

eeckstein
Copy link
Contributor

…ftCore

This avoids code size regressions in programs while still getting the performance improvements in generic code in the stdlib.

rdar://problem/32277313

@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@eeckstein
Copy link
Contributor Author

@swiftix Can you please review this?

…ftCore

This avoids code size regressions in programs while still getting the performance improvements in generic code in the stdlib.

rdar://problem/32277313
@eeckstein eeckstein force-pushed the disable-gen-inline branch from 1f4504d to 74fa0bc Compare May 18, 2017 22:39
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

1 similar comment
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit 2a5d7a1 into swiftlang:master May 18, 2017
@eeckstein eeckstein deleted the disable-gen-inline branch May 18, 2017 23:37
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