[PATCH] D72168: [mlir][Linalg] Add a linalg.reshape op
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 3 13:40:27 PST 2020
nicolasvasilache updated this revision to Diff 236125.
nicolasvasilache marked 6 inline comments as done.
nicolasvasilache added a comment.
Rebase and address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72168/new/
https://reviews.llvm.org/D72168
Files:
mlir/include/mlir/Dialect/Linalg/EDSC/Intrinsics.h
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/include/mlir/IR/AffineExpr.h
mlir/include/mlir/IR/Attributes.h
mlir/include/mlir/IR/StandardTypes.h
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/lib/IR/Builders.cpp
mlir/lib/IR/StandardTypes.cpp
mlir/test/Dialect/Linalg/invalid.mlir
mlir/test/Dialect/Linalg/roundtrip.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72168.236125.patch
Type: text/x-patch
Size: 29457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/b2f73376/attachment.bin>
More information about the llvm-commits
mailing list