llvm-project
e61de014 - [VPlan] Check enclosing region first (NFC). (#216676)

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.
Author
Parents
Loading