mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Update comment.
llvm-svn: 59766
This commit is contained in:
parent
fa0053e297
commit
239302c6c9
@ -250,6 +250,7 @@ namespace ISD {
|
||||
// values.
|
||||
ADDE, SUBE,
|
||||
|
||||
// RESULT, OVERFLOW_FLAG, OUTCHAIN = [SU]ADDO(INCHAIN, LHS, RHS) -
|
||||
// Overflow-aware nodes for arithmetic operations. These nodes take two
|
||||
// operands: the normal lhs and rhs to the add. They produce two results:
|
||||
// the normal result of the add, and a flag indicating whether an overflow
|
||||
|
Loading…
Reference in New Issue
Block a user