[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
Thu Jan 30 11:59:37 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb3a1d09c1c7a: [mlir] Add initial support for parsing a declarative operation assembly format (authored by rriddle).

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.241532.patch
Type: text/x-patch
Size: 42988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/65f61a86/attachment.bin>


More information about the llvm-commits mailing list