[llvm] [VPlan] Replace UnrollPart for VPScalarIVSteps with start index op (NFC) (PR #170906)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 18 13:34:36 PST 2026


================
@@ -2492,8 +2492,6 @@ void VPScalarIVStepsRecipe::execute(VPTransformState &State) {
   // iteration.
----------------
ayalz wrote:

The "for each unroll iteration" can be dropped?

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


More information about the llvm-commits mailing list