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

Jakub Kuderski llvmlistbot at llvm.org
Tue May 7 08:28:01 PDT 2024


kuhar wrote:

 > @kuhar, please let me know if you feel that this deserves a note in the docs. My intention was to refine/fix the implementation details rather than change the Op semantics. But I appreciate that in practice one defines the other (not sure whether that's intended though).

Yeah I think adding a few examples of overflowing inputs there would go a long way and won't take much time to write.


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


More information about the Mlir-commits mailing list