Files
llvm-project/llvm/lib/Transforms/Vectorize/VPlanUnroll.cpp
Florian Hahn cac7fe50e0 [VPlan] Make canonical IV part of the region (#156262)
The canonical IV is directly tied to a loop region. To directly ensure
there's a single, unique canonical IV, directly define it by the region.

Depends on https://github.com/llvm/llvm-project/pull/161589.

PR: https://github.com/llvm/llvm-project/pull/156262
2026-04-19 22:21:04 +01:00

36 KiB