[PATCH] D73406: [mlir] Add support for generating the parser/printer from the declarative operation format.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 11:35:20 PST 2020


rriddle updated this revision to Diff 241527.
rriddle marked 3 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73406

Files:
  mlir/include/mlir/IR/OpImplementation.h
  mlir/test/lib/TestDialect/TestOps.td
  mlir/test/mlir-tblgen/op-format.mlir
  mlir/tools/mlir-tblgen/OpFormatGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73406.241527.patch
Type: text/x-patch
Size: 23645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/0aaed5a4/attachment.bin>


More information about the llvm-commits mailing list