llvm-project
418dedc2
- [VPlan] Remove redundant setting of insert point in ::executePlan (NFC).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
308 days ago
[VPlan] Remove redundant setting of insert point in ::executePlan (NFC). The entry block is a VPIRBasicBkock wrapping the original loop's preheader, so the insert point doesn't need to be set.
Author
fhahn
Committer
fhahn
Parents
bd154e82
Loading