[MLIR][Presburger] add a non-const Matrix::getRow() returning a MutableArrayRef
authorArjun P <arjunpitchanathan@gmail.com>
Thu, 17 Mar 2022 22:20:42 +0000 (22:20 +0000)
committerArjun P <arjunpitchanathan@gmail.com>
Mon, 21 Mar 2022 15:17:16 +0000 (15:17 +0000)
commitd98dfdea1773727731e6bd128b318c82f61843fd
tree201d63bb2348128e7958a281801fe58eaee55a2d
parentb9959590d42565cd9df8e6114075cf677aef8836
[MLIR][Presburger] add a non-const Matrix::getRow() returning a MutableArrayRef

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D122136
mlir/include/mlir/Analysis/Presburger/Matrix.h
mlir/lib/Analysis/Presburger/Matrix.cpp