llvm-project
e165225e - [VPlan] Simplify check in collectUsersInLatchExitBlock. (NFC)

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
Committer
Parents
Loading