Skip to content

SIL serialization fixes for variadic generics #65155

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 3 commits into from
Apr 18, 2023

Conversation

slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Apr 13, 2023

We forgot to register the corresponding abbrevs, and fixing that revealed a few instructions that don't round-trip correctly. Fix that and add a test, and clean up a little nit while we're here. Fixes rdar://108004074 and rdar://108045677.

@slavapestov slavapestov force-pushed the variadic-generic-sil-fixes branch from b35dde7 to a4d38b8 Compare April 13, 2023 21:06
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov force-pushed the variadic-generic-sil-fixes branch from a4d38b8 to 5681a39 Compare April 17, 2023 20:22
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test Linux

@slavapestov slavapestov merged commit 9f9013b into swiftlang:main Apr 18, 2023
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