Skip to content

Commit b169bd5

Browse files
committed
Fix clang-format warning
1 parent a6c602d commit b169bd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25158,7 +25158,6 @@ static SDValue narrowExtractedVectorBinOp(EVT VT, SDValue Src, unsigned Index,
2515825158
LegalOperations))
2515925159
return V;
2516025160

25161-
2516225161
// We are looking for an optionally bitcasted wide vector binary operator
2516325162
// feeding an extract subvector.
2516425163
const TargetLowering &TLI = DAG.getTargetLoweringInfo();

0 commit comments

Comments
 (0)