llvm-project
e165225e
- [VPlan] Simplify check in collectUsersInLatchExitBlock. (NFC)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
148 days ago
[VPlan] Simplify check in collectUsersInLatchExitBlock. (NFC) Unswitch the check in collectUsersInLatchExitBlock as suggested in https://github.com/llvm/llvm-project/pull/136455. The assertion is now checked by the verifier since aadf35cb41d.
Author
fhahn
Committer
fhahn
Parents
c50cba62
Loading