aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJakub Kuderski <kubak@google.com>2022-12-07 17:15:55 -0500
committerJakub Kuderski <kubak@google.com>2022-12-07 17:15:56 -0500
commit28246b7e759708e8e667cadef11b6a516c258dc6 (patch)
tree5a696e82c7d1d858f15980681cd3226167889ae1 /clang/lib/Frontend/CompilerInvocation.cpp
parentd77ae7f2513504655e555cd326208598093d66e2 (diff)
downloadllvm-28246b7e759708e8e667cadef11b6a516c258dc6.zip
llvm-28246b7e759708e8e667cadef11b6a516c258dc6.tar.gz
llvm-28246b7e759708e8e667cadef11b6a516c258dc6.tar.bz2
[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 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions