[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
Sat Jan 25 01:06:24 PST 2020


rriddle created this revision.
rriddle added reviewers: jpienaar, antiagainst.
Herald added subscribers: llvm-commits, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, shauheen, burmako, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.

This revision add support, and testing, for generating the parser and printer from the declarative operation format.

Depends On D73405 <https://reviews.llvm.org/D73405>


Repository:
  rG LLVM Github Monorepo

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.240361.patch
Type: text/x-patch
Size: 23825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/707a8d30/attachment-0001.bin>


More information about the llvm-commits mailing list