diff options
| author | Jakub Kuderski <kubak@google.com> | 2022-12-07 17:15:55 -0500 |
|---|---|---|
| committer | Jakub Kuderski <kubak@google.com> | 2022-12-07 17:15:56 -0500 |
| commit | 28246b7e759708e8e667cadef11b6a516c258dc6 (patch) | |
| tree | 5a696e82c7d1d858f15980681cd3226167889ae1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | d77ae7f2513504655e555cd326208598093d66e2 (diff) | |
[mlir][arith] Rename addui_carry to addui_extended
The goal is to make the naming of the future `_extended` ops more
consistent. With unsigned addition, the carry value/flag and overflow
bit are the same, but this is not true when it comes to signed addition.
Also rename the second result from `carry` to `overflow`.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D139569
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
