[PATCH] D74276: [mlir][DeclarativeParser] Add support for attributes with buildable types.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 10:01:56 PST 2020


rriddle updated this revision to Diff 243381.
rriddle marked 5 inline comments as done.
rriddle added a comment.
Herald added a subscriber: aartbik.

Resolve comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74276/new/

https://reviews.llvm.org/D74276

Files:
  mlir/docs/OpDefinitions.md
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/IR/OpImplementation.h
  mlir/include/mlir/TableGen/Attribute.h
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/Parser/Parser.cpp
  mlir/lib/TableGen/Attribute.cpp
  mlir/tools/mlir-tblgen/OpFormatGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74276.243381.patch
Type: text/x-patch
Size: 15649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/a6a41080/attachment.bin>


More information about the llvm-commits mailing list