llvm-project
bc7487d8
- [VPlan] Cast header and latch to VPBasicBlock early (NFC).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
238 days ago
[VPlan] Cast header and latch to VPBasicBlock early (NFC). There are only VPBasicBlocks when prepareForVectorization is called. Cast them early instead of having multiple casts later on.
Author
fhahn
Committer
fhahn
Parents
a7c95639
Loading