[PATCH] D79518: [mlir][Linalg] Introduce a helper function for staged pattern application
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 14:02:53 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd12d05a73142: [mlir][Linalg] Introduce a helper function for staged pattern application (authored by nicolasvasilache).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79518/new/
https://reviews.llvm.org/D79518
Files:
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/include/mlir/IR/PatternMatch.h
mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
mlir/test/Dialect/Linalg/transform-patterns-matmul-to-vector.mlir
mlir/test/lib/Transforms/TestLinalgTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79518.263276.patch
Type: text/x-patch
Size: 9945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/d7ece30d/attachment.bin>
More information about the llvm-commits
mailing list