[PATCH] D79765: [mlir][Linalg] Add folders and canonicalizers for linalg.reshape/linalg.tensor_reshape operations.
Mahesh Ravishankar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 22:37:09 PDT 2020
mravishankar updated this revision to Diff 263609.
mravishankar marked 4 inline comments as done.
mravishankar added a comment.
Addressing comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79765/new/
https://reviews.llvm.org/D79765
Files:
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/canonicalize.mlir
mlir/test/Dialect/Linalg/llvm.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79765.263609.patch
Type: text/x-patch
Size: 25866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/57a99c71/attachment.bin>
More information about the llvm-commits
mailing list