[PATCH] D79927: [MLIR] [Linalg] Add option to use the partial view after promotion.
Pierre Oechsel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 09:11:14 PDT 2020
poechsel updated this revision to Diff 264011.
poechsel added a comment.
Clarified semantics of useFullTileBuffers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79927/new/
https://reviews.llvm.org/D79927
Files:
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/include/mlir/Dialect/Vector/EDSC/Intrinsics.h
mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp
mlir/test/Dialect/Linalg/promote.mlir
mlir/test/lib/Transforms/TestLinalgTransforms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79927.264011.patch
Type: text/x-patch
Size: 11825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/4ddf72e9/attachment.bin>
More information about the llvm-commits
mailing list