[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 23:09:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5440d0a12d7f: [mlir][Linalg] Add folders and canonicalizers for linalg.reshape/linalg. (authored by mravishankar).

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.263618.patch
Type: text/x-patch
Size: 26069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/2ff6f51a/attachment.bin>


More information about the llvm-commits mailing list