[PATCH] D72432: [mlir] Add shaped container component type interface
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 11 09:15:19 PST 2020
jpienaar updated this revision to Diff 237507.
jpienaar marked 21 inline comments as done.
jpienaar added a comment.
Herald added a subscriber: aartbik.
Updated docs & switched to function_ref.
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.237507.patch
Type: text/x-patch
Size: 42754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200111/cd799b62/attachment.bin>
More information about the llvm-commits
mailing list