[llvm] [VPlan] Move predication to VPlanTransform (NFC). (PR #128420)

via llvm-commits llvm-commits at lists.llvm.org
Tue May 20 07:01:46 PDT 2025


================
@@ -9488,7 +9267,8 @@ LoopVectorizationPlanner::tryToBuildVPlanWithVPRecipes(VFRange &Range,
       // latter are added above for masking.
----------------
ayalz wrote:

Follow-up: have this stage take care of widening original scalar recipes, including canonical IV, blend, and masking recipes (underlying-less VPInstructions)?

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


More information about the llvm-commits mailing list