mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 07:31:47 +00:00
too much space; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236147 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1b88927253
commit
d08b65a38f
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user