[PATCH] D73145: [mlir][Linalg] Introduce folding patterns to remove certain MemRefCastOp

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 12:23:25 PST 2020


nicolasvasilache updated this revision to Diff 240969.
nicolasvasilache marked an inline comment as done.
nicolasvasilache edited the summary of this revision.
nicolasvasilache added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73145/new/

https://reviews.llvm.org/D73145

Files:
  mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/test/Dialect/Linalg/canonicalize.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73145.240969.patch
Type: text/x-patch
Size: 9525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/3e24b177/attachment.bin>


More information about the llvm-commits mailing list