Skip to content

[6.0][IRGen] Add ability to disable compact value witnesses from block list #72697

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 2 commits into from
Apr 8, 2024

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Mar 29, 2024

Explanation: Adds support for disabling compact value witnesses per module using a block list
Scope: Small.
Issue: rdar://124629183 & rdar://125486631
Original PRs: #72335 & #72624
Risk: Low. Feature is still experimental.
Testing: Added postiive and negative tests
Reviewer: @shortlid

drexin added 2 commits March 29, 2024 10:04
rdar://124629183

Allows usage of compact value witnesses to be disabled using a block list.
@drexin drexin requested a review from a team as a code owner March 29, 2024 17:05
@drexin
Copy link
Contributor Author

drexin commented Mar 29, 2024

@swift-ci test

@drexin drexin added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.0 labels Mar 29, 2024
@drexin drexin merged commit 35153d8 into swiftlang:release/6.0 Apr 8, 2024
@drexin drexin deleted the wip-blocklist-cvw-6.0 branch April 8, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants