[PATCH] D80484: [mlir][ods] Add simple generator for return types
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 09:11:34 PDT 2020
jpienaar updated this revision to Diff 266558.
jpienaar marked 3 inline comments as done.
jpienaar added a comment.
Added documentation and address review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80484/new/
https://reviews.llvm.org/D80484
Files:
mlir/docs/OpDefinitions.md
mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/include/mlir/TableGen/Attribute.h
mlir/include/mlir/TableGen/Operator.h
mlir/lib/Dialect/Shape/IR/Shape.cpp
mlir/lib/TableGen/Attribute.cpp
mlir/lib/TableGen/Operator.cpp
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/mlir-tblgen/op-decl.td
mlir/test/mlir-tblgen/types.mlir
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80484.266558.patch
Type: text/x-patch
Size: 25526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/daa3308f/attachment.bin>
More information about the llvm-commits
mailing list