[Mlir-commits] [mlir] [mlir][affine] remove divide zero check when simplifer affineMap (#64622) (PR #68519)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Oct 15 07:31:50 PDT 2023
lipracer wrote:
When `AffineApplyOp::fold` return `PoisonAttr`, the test case crash and tell me UBDialect need to initilize.
https://github.com/llvm/llvm-project/pull/68519
More information about the Mlir-commits
mailing list