Skip to content

[Runtime] Add specialized CVW entry points for multi payload enums #79031

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
Jan 31, 2025

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Jan 30, 2025

rdar://143852239

Adding these specialized entry points reduces the overhead of the witness functions by removing the first indirection.

@drexin drexin requested review from mikeash, al45tair, a team and rjmccall as code owners January 30, 2025 00:01
@drexin
Copy link
Contributor Author

drexin commented Jan 30, 2025

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Jan 30, 2025

@swift-ci smoke test macos

rdar://143852239

Adding these specialized entry points reduces the overhead of the witness functions by removing the first indirection.
@drexin
Copy link
Contributor Author

drexin commented Jan 30, 2025

@swift-ci smoke test

@drexin drexin merged commit 21c4850 into swiftlang:main Jan 31, 2025
3 checks passed
@drexin drexin deleted the wip-143852239 branch January 31, 2025 05:45
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