Skip to content

Implement partial specialization which supports generic substitutions #8243

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
Mar 21, 2017

Conversation

swiftix
Copy link
Contributor

@swiftix swiftix commented Mar 21, 2017

Use -sil-partial-specialization-with-generic-substitutions to enable the partial specialization even in cases of substitutions containing generic replacement types.

Use -sil-partial-specialization-with-generic-substitutions to enable the partial specialization even in cases of substitutions containing generic replacement types.
@swiftix
Copy link
Contributor Author

swiftix commented Mar 21, 2017

@swift-ci please smoke test

@swiftix
Copy link
Contributor Author

swiftix commented Mar 21, 2017

@slavapestov This is the remaining part of the partial specialization implementation. I re-factored the code and split up the huge function into small pieces. Hopefully it is easier to understand now.

@swiftix swiftix merged commit 49941c5 into swiftlang:master Mar 21, 2017
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