forked from OSchip/llvm-project
[mips] Modify comment to test new email address (NFC).
llvm-svn: 335269
This commit is contained in:
parent
5792dd0f39
commit
3505045b42
|
@ -740,7 +740,7 @@ static SDValue performSELECTCombine(SDNode *N, SelectionDAG &DAG,
|
|||
return DAG.getNode(ISD::ADD, DL, SetCC.getValueType(), SetCC, True);
|
||||
}
|
||||
|
||||
// Couldn't optimize.
|
||||
// Could not optimize.
|
||||
return SDValue();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue