[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 22:30:41 PDT 2023
================
@@ -1326,14 +1334,13 @@ void SimpleAffineExprFlattener::visitDivExpr(AffineBinaryOpExpr expr,
localExprs, context);
----------------
lipracer wrote:
run [issue](https://github.com/llvm/llvm-project/issues/64622) test case, will going into this branch.
https://github.com/llvm/llvm-project/pull/68519
More information about the Mlir-commits
mailing list