[PATCH] D77360: [mlir][Linalg] Add a linalg.tensor_reshape to operate on tensors

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 08:39:17 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f229989d539: [mlir][Linalg] Add a linalg.tensor_reshape to operate on tensors (authored by nicolasvasilache).

Changed prior to commit:
  https://reviews.llvm.org/D77360?vs=254984&id=255358#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77360

Files:
  mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
  mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/test/Dialect/Linalg/invalid.mlir
  mlir/test/Dialect/Linalg/roundtrip.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77360.255358.patch
Type: text/x-patch
Size: 16244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/9fc7fa4c/attachment.bin>


More information about the llvm-commits mailing list