[llvm] [VPlan] Add opcode to create step for wide inductions. (PR #119284)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 14 15:16:19 PDT 2025


================
@@ -2381,6 +2379,7 @@ void VPlanTransforms::convertToConcreteRecipes(VPlan &Plan,
                                                VPTypeAnalysis &TypeInfo) {
----------------
lukel97 wrote:

Agreed, I can break that off into a separate patch if you'd like

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


More information about the llvm-commits mailing list