[Mlir-commits] [mlir] [mlir][affine] remove divide zero check when simplifer affineMap (#64622) (PR #68519)

Matthias Springer llvmlistbot at llvm.org
Sun Oct 15 19:32:03 PDT 2023


matthias-springer wrote:

That being said, don't throw this code away yet, if the consensus is that folding/canonicalization should create poison values, we probably need exactly the code that you wrote here.


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


More information about the Mlir-commits mailing list