llvm-project
e61de014
- [VPlan] Check enclosing region first (NFC). (#216676)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
23 hours ago
[VPlan] Check enclosing region first (NFC). (#216676) Check cheaper getEnclosingLoopRegion() first; it only walks the parent chain, while getVectorLoopRegion() traverses the plan's top-level blocks.
References
#216676 - [VPlan] Check enclosing region first (NFC).
Author
fhahn
Parents
da1fb5cf
Loading