[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
Wed Jan 22 18:18:03 PST 2020


nicolasvasilache updated this revision to Diff 239756.
nicolasvasilache added a comment.

Fix the test, give up on a single pass in this iteration.


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.239756.patch
Type: text/x-patch
Size: 11465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/f992c3d1/attachment.bin>


More information about the llvm-commits mailing list