Skip to content

Removing undefined variables from mem2reg_lifetime.sil #39498

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

Conversation

etcwilde
Copy link
Member

FileCheck on the rebranch doesn't allow undefined variables. If the
variable is defined in a CHECK-NOT and the CHECK-NOT doesn't get hit,
the variable isn't actually defined.

https://ci.swift.org/job/swift-pr-ubuntu-2004/47/console

FileCheck on the rebranch doesn't allow undefined variables. If the
variable is defined in a CHECK-NOT and the CHECK-NOT doesn't get hit,
the variable isn't actually defined.
@etcwilde
Copy link
Member Author

@swift-ci please test

Copy link
Contributor

@nate-chandler nate-chandler left a comment

Choose a reason for hiding this comment

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

Thanks!

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - e28f590

@shahmishal
Copy link
Member

Test Result (1 failure / +1)
Swift(linux-x86_64).AutoDiff/compiler_crashers_fixed.sr13411-tangent-value-category-mismatch.swift

@shahmishal shahmishal merged commit 8252a56 into swiftlang:main Sep 29, 2021
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.

4 participants