klensy 9f2dd085ae
[mlir] fix copypaste typos in asserts (#119878)
This fixes few copypaste typos

I've also spotted weird `getNumRows() == getNumRows()`: looks like
leftover after refactoring


ea8e328ae2/mlir/lib/Analysis/Presburger/Simplex.cpp (L107-L111)

Co-authored-by: klensy <nightouser@gmail.com>
2024-12-13 21:39:55 +01:00
..