[all-commits] [llvm/llvm-project] f263ea: [MLIR] Matrix: support resizing horizontally
Arjun P via All-commits
all-commits at lists.llvm.org
Fri Sep 17 03:52:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f263ea157113ff0f119cc1bf23d76ce2727c40f9
https://github.com/llvm/llvm-project/commit/f263ea157113ff0f119cc1bf23d76ce2727c40f9
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Matrix.h
M mlir/lib/Analysis/Presburger/Matrix.cpp
M mlir/unittests/Analysis/Presburger/MatrixTest.cpp
Log Message:
-----------
[MLIR] Matrix: support resizing horizontally
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D109897
More information about the All-commits
mailing list