Skip to content

SILOptimizer: Disable invalid passes in C++-only compiler #80920

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

etcwilde
Copy link
Contributor

The SimplifyCFG and LoopRotate passes result in verification failures when built in a compiler that is not built with Swift sources enabled.

Fixes: rdar://146357242

@etcwilde etcwilde requested review from atrick and tbkka April 18, 2025 20:48
@etcwilde etcwilde requested a review from eeckstein as a code owner April 18, 2025 20:48
@etcwilde
Copy link
Contributor Author

@swift-ci please test

The SimplifyCFG and LoopRotate passes result in verification failures
when built in a compiler that is not built with Swift sources enabled.

Fixes: rdar://146357242
@etcwilde etcwilde force-pushed the ewilde/cxxonly-disable-broken-passes branch from 4ce4b19 to bca1378 Compare April 21, 2025 19:46
@etcwilde
Copy link
Contributor Author

@swift-ci please test

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