[PATCH] D73656: [mlir][Linalg] Add a Linalg DRR test to go from matmul to vectors
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 7 10:19:07 PDT 2020
nicolasvasilache updated this revision to Diff 255712.
nicolasvasilache added a comment.
Herald added a subscriber: grosul1.
Make patterns compose end-to-end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73656/new/
https://reviews.llvm.org/D73656
Files:
mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp
mlir/test/Dialect/Linalg/matmul-to-vector.mlir
mlir/test/lib/DeclarativeTransforms/CMakeLists.txt
mlir/test/lib/DeclarativeTransforms/TestLinalgMatmulToVectorPatterns.td
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestLinalgMatmulToVector.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73656.255712.patch
Type: text/x-patch
Size: 11110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/5bfb4be4/attachment.bin>
More information about the llvm-commits
mailing list