too much space; NFC

llvm-svn: 236147
This commit is contained in:
Sanjay Patel 2015-04-29 20:32:57 +00:00
parent 9160e78ac8
commit 435efaadff
1 changed files with 0 additions and 4 deletions

View File

@ -7206,10 +7206,6 @@ ConstantFoldBITCASTofBUILD_VECTOR(SDNode *BV, EVT DstEltVT) {
/// Try to perform FMA combining on a given FADD node.
SDValue DAGCombiner::visitFADDForFMACombine(SDNode *N) {
SDValue N0 = N->getOperand(0);
SDValue N1 = N->getOperand(1);
EVT VT = N->getValueType(0);