[Mlir-commits] [mlir] [MLIR][Presburger] Add support for Smith normal form (PR #185328)

Arjun Pitchanathan llvmlistbot at llvm.org
Mon Mar 16 07:58:33 PDT 2026


================
@@ -582,16 +582,16 @@ nonZeroMinInSubmatrix(const IntMatrix &mat, unsigned from) {
 }
 
----------------
superty wrote:

btw C++ allows you to just write {minRow, minCol}

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


More information about the Mlir-commits mailing list