Skip to content

Fix condition forwarding for switch_enum with default in ossa #78714

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 22, 2025

Conversation

meg-gupta
Copy link
Contributor

In ossa, switch_enum's destination accepts an argument. Fixup condition forwarding to correctly forward the enum in this case.

Fixes rdar://143042093

In ossa, switch_enum's destination accepts an argument. Fixup
condition forwarding to correctly forward the enum in this case.

Fixes rdar://143042093
@meg-gupta
Copy link
Contributor Author

@swift-ci test

@meg-gupta meg-gupta marked this pull request as ready for review January 17, 2025 19:23
@meg-gupta meg-gupta requested a review from eeckstein as a code owner January 17, 2025 19:23
@meg-gupta
Copy link
Contributor Author

@swift-ci test

Copy link
Contributor

@eeckstein eeckstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@meg-gupta
Copy link
Contributor Author

@swift-ci smoke test Linux platform

1 similar comment
@meg-gupta
Copy link
Contributor Author

@swift-ci smoke test Linux platform

@meg-gupta meg-gupta enabled auto-merge January 22, 2025 08:23
@meg-gupta meg-gupta merged commit e268842 into swiftlang:main Jan 22, 2025
4 of 5 checks passed
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