[Mlir-commits] [mlir] [mlir][arith] Add subui_extended op (PR #197376)

Jakub Kuderski llvmlistbot at llvm.org
Wed May 13 06:10:35 PDT 2026


kuhar wrote:

For example, we had this RFC for addui_extended https://discourse.llvm.org/t/rfc-add-integer-add-with-carry-op-to-arith/64573/6 and this RFC for mului_extended: https://discourse.llvm.org/t/rfc-arith-add-extended-multiplication-ops/66869 . I don't necessarily think an RFC is necessary to make progress here, but this needs some motivation to ground the work, IMO.

https://github.com/llvm/llvm-project/pull/197376


More information about the Mlir-commits mailing list