[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:35:19 PST 2020
rriddle updated this revision to Diff 241526.
rriddle added a comment.
clang-format fix.
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.241526.patch
Type: text/x-patch
Size: 42988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/6f22b8d5/attachment.bin>
More information about the llvm-commits
mailing list