Skip to content

Commit 27f9009

Browse files
committed
rebase
Created using spr 1.3.4
2 parents 45ff332 + 2955990 commit 27f9009

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2061,7 +2061,6 @@ void VPReverseVectorPointerRecipe::print(raw_ostream &O, const Twine &Indent,
20612061
printAsOperand(O, SlotTracker);
20622062
O << " = reverse-vector-pointer";
20632063
printFlags(O);
2064-
O << " ";
20652064
printOperands(O, SlotTracker);
20662065
}
20672066
#endif

0 commit comments

Comments
 (0)