[PATCH] D72942: [mlir][Linalg] Extend linalg vectorization to MatmulOp

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 14:15:14 PST 2020


This revision was automatically updated to reflect the committed changes.
nicolasvasilache marked an inline comment as done.
Closed by commit rG64c4dcb5eef2: [mlir][Linalg] Extend linalg vectorization to MatmulOp (authored by nicolasvasilache).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72942

Files:
  mlir/include/mlir/Dialect/Linalg/Transforms/LinalgTransformPatterns.td
  mlir/include/mlir/Dialect/Linalg/Transforms/LinalgTransforms.h
  mlir/lib/Dialect/Linalg/Transforms/LinalgTransforms.cpp
  mlir/test/Dialect/Linalg/transform-patterns.mlir
  mlir/test/lib/DeclarativeTransforms/TestLinalgTransformPatterns.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72942.238891.patch
Type: text/x-patch
Size: 8888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/ad0d267a/attachment.bin>


More information about the llvm-commits mailing list