[llvm] [VPlan] Create header phi recipes after initial scalar optimizations. (PR #200920)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 12:53:33 PDT 2026


================
@@ -6517,8 +6523,6 @@ VPlanPtr LoopVectorizationPlanner::tryToBuildVPlan1() {
   if (const LoopAccessInfo *LAI = Legal->getLAI())
     RUN_VPLAN_PASS(VPlanTransforms::replaceSymbolicStrides, *VPlan0, PSE,
----------------
fhahn wrote:

I updated it thanks

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


More information about the llvm-commits mailing list