Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122136
[MLIR][Presburger] add a non-const Matrix::getRow() returning a MutableArrayRef ClosedPublic Authored by arjunp on Mar 21 2022, 7:19 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 21 2022, 7:22 AM Closed by commit rGd98dfdea1773: [MLIR][Presburger] add a non-const Matrix::getRow() returning a MutableArrayRef (authored by arjunp). · Explain WhyMar 21 2022, 8:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416952 mlir/include/mlir/Analysis/Presburger/Matrix.h
mlir/lib/Analysis/Presburger/Matrix.cpp
|