mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-31 01:15:36 +00:00
Remove trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275412 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3c493e725f
commit
6c0d1b73b9
@ -20549,7 +20549,7 @@ static SDValue LowerXALUO(SDValue Op, SelectionDAG &DAG) {
|
||||
DAG.getNode(X86ISD::SETCC, DL, MVT::i8,
|
||||
DAG.getConstant(Cond, DL, MVT::i32),
|
||||
SDValue(Sum.getNode(), 1));
|
||||
|
||||
|
||||
if (N->getValueType(1) == MVT::i1) {
|
||||
SetCC = DAG.getNode(ISD::AssertZext, DL, MVT::i8, SetCC,
|
||||
DAG.getValueType(MVT::i1));
|
||||
|
Loading…
x
Reference in New Issue
Block a user