[PATCH] D73145: [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 Jan 21 15:55:01 PST 2020
nicolasvasilache updated this revision to Diff 239450.
nicolasvasilache added a comment.
Remove spurious pattern.
Fix comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73145/new/
https://reviews.llvm.org/D73145
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73145.239450.patch
Type: text/x-patch
Size: 9870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/3a0116e9/attachment-0001.bin>
More information about the llvm-commits
mailing list