[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
Mon May 18 07:29:29 PDT 2020


poechsel updated this revision to Diff 264613.
poechsel added a comment.

Rebase


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.264613.patch
Type: text/x-patch
Size: 11808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/81a0720f/attachment.bin>


More information about the llvm-commits mailing list