[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
Thu May 7 13:35:48 PDT 2020
nicolasvasilache updated this revision to Diff 262742.
nicolasvasilache marked 10 inline comments as done.
nicolasvasilache added a comment.
Address review.
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.262742.patch
Type: text/x-patch
Size: 10168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/c5d42a59/attachment.bin>
More information about the llvm-commits
mailing list