[Mlir-commits] [mlir] [mlir][arith] fix wrong floordivsi fold (#83079) (PR #83248)

Jakub Kuderski llvmlistbot at llvm.org
Wed Feb 28 04:42:20 PST 2024


https://github.com/kuhar commented:

Looks fine upon a quick scan of the patch. Given the number or error code paths, I think it could be made more readable with something like `constFoldBinaryOpConditional` IIRC.

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


More information about the Mlir-commits mailing list