[MLIR][Presburger] Matrix::insertColumns: add doc, fix lint issue, and early exit...
authorArjun P <arjunpitchanathan@gmail.com>
Mon, 21 Mar 2022 14:13:21 +0000 (14:13 +0000)
committerArjun P <arjunpitchanathan@gmail.com>
Thu, 24 Mar 2022 00:42:55 +0000 (00:42 +0000)
commit30c0a148466913fdbe4ee1c75ad3c88375b34ce3
treec66c54dd1a3cd52e848800384adec39211b45a43
parent4418669f1e6c429b679a942f971a7ae148cdccc8
[MLIR][Presburger] Matrix::insertColumns: add doc, fix lint issue, and early exit when possible

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D122137
mlir/lib/Analysis/Presburger/Matrix.cpp