[Mlir-commits] [mlir] [mlir][arith] Fix overflow bug in arith::CeilDivSIOp::fold (PR #90947)

Jakub Kuderski llvmlistbot at llvm.org
Sun May 5 10:03:00 PDT 2024


https://github.com/kuhar commented:

Do we need to update the wording around overflow conditions in the op docs? https://mlir.llvm.org/docs/Dialects/ArithOps/#arithceildivsi-arithceildivsiop this doesn't define what we understand by signed division overflow

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


More information about the Mlir-commits mailing list