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

Kunwar Grover llvmlistbot at llvm.org
Fri Nov 3 13:22:45 PDT 2023


================
@@ -16,8 +16,9 @@ add_mlir_dialect_library(MLIRAffineDialect
   MLIRDialectUtils
   MLIRIR
   MLIRLoopLikeInterface
-  MLIRMemRefDialect
----------------
Groverkss wrote:

Why was this moved? These should be in alphabetical order.

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


More information about the Mlir-commits mailing list