llvm-project
e70a2e84
- [VPlan] Allow same predecessor multiple times in the verifier. (NFC) (#192809)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
149 days ago
[VPlan] Allow same predecessor multiple times in the verifier. (NFC) (#192809) IR instructions like switch lead to initial VPlans with blocks that have the same predecessor multiple times. Allow it in the verifier.
References
#192809 - [VPlan] Allow same predecessor multiple times in the verifier. (NFC)
Author
fhahn
Parents
b7f54fd7
Loading