[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:01:22 PDT 2020
nicolasvasilache updated this revision to Diff 263265.
nicolasvasilache marked an inline comment as done.
nicolasvasilache added a comment.
Disable test temporarily.
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.263265.patch
Type: text/x-patch
Size: 9945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/af790d8d/attachment.bin>
More information about the llvm-commits
mailing list