[llvm] [VPlan] Make canonical IV part of the region (PR #156262)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 5 13:12:09 PDT 2025
================
@@ -9613,51 +9609,51 @@ preparePlanForEpilogueVectorLoop(VPlan &Plan, Loop *L,
DenseMap<Value *, Value *> ToFrozen;
// Ensure that the start values for all header phi recipes are updated before
// vectorizing the epilogue loop.
----------------
fhahn wrote:
should be adjusted, thanks
https://github.com/llvm/llvm-project/pull/156262
More information about the llvm-commits
mailing list