[PATCH] D72432: [mlir] Add shaped container component type interface
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 13:30:47 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa26a37d3699: [mlir] Add shaped container component type interface (authored by jpienaar).
Changed prior to commit:
https://reviews.llvm.org/D72432?vs=237507&id=238356#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72432/new/
https://reviews.llvm.org/D72432
Files:
mlir/docs/OpDefinitions.md
mlir/docs/ShapeInference.md
mlir/include/mlir/Analysis/InferTypeOpInterface.h
mlir/include/mlir/Analysis/InferTypeOpInterface.td
mlir/include/mlir/IR/OpBase.td
mlir/lib/Analysis/InferTypeOpInterface.cpp
mlir/test/lib/TestDialect/TestDialect.cpp
mlir/test/lib/TestDialect/TestOps.td
mlir/test/lib/TestDialect/TestPatterns.cpp
mlir/test/mlir-tblgen/op-attribute.td
mlir/test/mlir-tblgen/op-decl.td
mlir/test/mlir-tblgen/op-operand.td
mlir/test/mlir-tblgen/op-result.td
mlir/test/mlir-tblgen/return-types.mlir
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72432.238356.patch
Type: text/x-patch
Size: 42770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/59b555f4/attachment.bin>
More information about the llvm-commits
mailing list