[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:12:04 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG31f40f603d0c: [mlir] Add simple generator for return types (authored by jpienaar).

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.266567.patch
Type: text/x-patch
Size: 25526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/b107c31d/attachment.bin>


More information about the llvm-commits mailing list