[PATCH] D73405: [mlir] Add initial support for parsing a declarative operation assembly format

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 25 01:15:16 PST 2020


rriddle updated this revision to Diff 240363.
rriddle added a comment.

Update header comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73405

Files:
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/TableGen/Type.h
  mlir/lib/TableGen/Type.cpp
  mlir/test/mlir-tblgen/op-format-spec.td
  mlir/tools/mlir-tblgen/CMakeLists.txt
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
  mlir/tools/mlir-tblgen/OpFormatGen.cpp
  mlir/tools/mlir-tblgen/OpFormatGen.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73405.240363.patch
Type: text/x-patch
Size: 42925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/c8ade2f7/attachment.bin>


More information about the llvm-commits mailing list