[PATCH] D80728: [mlir][Linalg][Vector] Add forwarding patterns between linalg.copy and vector.transfer
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 29 05:23:55 PDT 2020
nicolasvasilache updated this revision to Diff 267184.
nicolasvasilache marked an inline comment as done.
nicolasvasilache added a comment.
Address review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80728/new/
https://reviews.llvm.org/D80728
Files:
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
mlir/test/Dialect/Linalg/forward-vector-transfers.mlir
mlir/test/lib/Transforms/TestLinalgTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80728.267184.patch
Type: text/x-patch
Size: 22915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/ec002c1b/attachment.bin>
More information about the llvm-commits
mailing list