Skip to content

Commit 26ebf5a

Browse files
committed
!fixup remove stray new line
1 parent 2688d03 commit 26ebf5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9332,7 +9332,6 @@ void LoopVectorizationPlanner::adjustRecipesForReductions(
93329332
PhiR->setOperand(0, StartV);
93339333
}
93349334
}
9335-
93369335
for (VPRecipeBase *R : ToDelete)
93379336
R->eraseFromParent();
93389337

0 commit comments

Comments
 (0)