[all-commits] [llvm/llvm-project] d98dfd: [MLIR][Presburger] add a non-const Matrix::getRow(...
Arjun P via All-commits
all-commits at lists.llvm.org
Mon Mar 21 08:17:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d98dfdea1773727731e6bd128b318c82f61843fd
https://github.com/llvm/llvm-project/commit/d98dfdea1773727731e6bd128b318c82f61843fd
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Matrix.h
M mlir/lib/Analysis/Presburger/Matrix.cpp
Log Message:
-----------
[MLIR][Presburger] add a non-const Matrix::getRow() returning a MutableArrayRef
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D122136
More information about the All-commits
mailing list