[llvm] [VPlan] Add VPInstruction::StepVector and use it in VPWidenIntOrFpInductionRecipe (PR #129508)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 06:07:38 PDT 2025


lukel97 wrote:

> It doesn't look the commit message now reflects the changes in the patch, since VPInstructionWithType seems to be already present in the code?

Oh I think it was trying to say that it added a new opcode for use with VPInstructionWithType, but I've reworded it to be more clear

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


More information about the llvm-commits mailing list