Skip to content

Commit 1b7bf4b

Browse files
committed
!fixup fix formatting
1 parent 3c3f9e4 commit 1b7bf4b

File tree

1 file changed

+1
-0
lines changed
  • llvm/lib/Transforms/Vectorize

1 file changed

+1
-0
lines changed

llvm/lib/Transforms/Vectorize/VPlan.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,6 +2428,7 @@ class VPReductionRecipe : public VPRecipeWithIRFlags {
24282428
}
24292429
setUnderlyingValue(I);
24302430
}
2431+
24312432
public:
24322433
VPReductionRecipe(RecurKind RdxKind, FastMathFlags FMFs, Instruction *I,
24332434
VPValue *ChainOp, VPValue *VecOp, VPValue *CondOp,

0 commit comments

Comments
 (0)