Files
clang-p2996/mlir/lib/Dialect/Arithmetic
Jakub Kuderski 4309170c87 [mlir] Add arith.addi_carry op
The `arith.addi_carry` op implements integer addition with overflows. The carry is returned via the second result, as `i1`.

Reviewed By: antiagainst, bondhugula

Differential Revision: https://reviews.llvm.org/D131893
2022-08-17 17:01:20 -04:00
..
2022-08-17 17:01:20 -04:00