[llvm] [VPlan] Expand VPWidenIntOrFpInductionRecipe into separate recipes (PR #118638)

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 22:27:48 PST 2025


================
@@ -1887,10 +1887,148 @@ void VPlanTransforms::createInterleaveGroups(
   }
 }
 
-void VPlanTransforms::convertToConcreteRecipes(VPlan &Plan) {
+/// Expand a VPWidenIntOrFpInduction into executable recipes. for the initial
----------------
LiqinWeng wrote:

yes~

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


More information about the llvm-commits mailing list