================ @@ -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