[llvm] [VPlan] Replace UnrollPart for VPScalarIVSteps with start index op (NFC) (PR #170906)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 19 05:22:49 PST 2026
================
@@ -2492,8 +2492,6 @@ void VPScalarIVStepsRecipe::execute(VPTransformState &State) {
// iteration.
----------------
fhahn wrote:
Yep, removed thanks
https://github.com/llvm/llvm-project/pull/170906
More information about the llvm-commits
mailing list