[PATCH] D72168: [mlir][Linalg] Add a linalg.reshape op
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 19:20:58 PST 2020
nicolasvasilache updated this revision to Diff 236494.
nicolasvasilache added a comment.
clang-format
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/StandardTypes.h
mlir/lib/Dialect/Linalg/IR/LinalgOps.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.236494.patch
Type: text/x-patch
Size: 27988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/fdd29708/attachment.bin>
More information about the llvm-commits
mailing list