[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
Mon Jan 27 16:42:16 PST 2020
rriddle updated this revision to Diff 240722.
rriddle marked 7 inline comments as done.
rriddle added a comment.
Resolve comments
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.240722.patch
Type: text/x-patch
Size: 42967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/c25a3033/attachment-0001.bin>
More information about the llvm-commits
mailing list