[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 13:04:00 PDT 2020


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

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73656/new/

https://reviews.llvm.org/D73656

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
  mlir/tools/mlir-opt/mlir-opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73656.255780.patch
Type: text/x-patch
Size: 7450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/1d9ccdfe/attachment.bin>


More information about the llvm-commits mailing list