[llvm] [VPlan] Make canonical IV part of the region (PR #156262)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 11 14:18:50 PDT 2025


================
@@ -8455,6 +8454,7 @@ VPlanPtr LoopVectorizationPlanner::tryToBuildVPlanWithVPRecipes(
                             m_Specific(Plan->getCanonicalIV()), m_VPValue())) &&
----------------
fhahn wrote:

Sounds good, split off to https://github.com/llvm/llvm-project/pull/163020

https://github.com/llvm/llvm-project/pull/156262


More information about the llvm-commits mailing list