[PATCH] D74682: [mlir][DeclarativeParser] Add an 'attr-dict-with-keyword' directive
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 15 23:28:06 PST 2020
rriddle created this revision.
rriddle added a reviewer: jpienaar.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, mehdi_amini.
Herald added a project: LLVM.
This matches the '(print|parse)OptionalAttrDictWithKeyword' functionality provided by the assembly parser/printer.
Depends On D74681 <https://reviews.llvm.org/D74681>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74682
Files:
mlir/docs/OpDefinitions.md
mlir/test/lib/TestDialect/TestOps.td
mlir/test/mlir-tblgen/op-format-spec.td
mlir/test/mlir-tblgen/op-format.mlir
mlir/tools/mlir-tblgen/OpFormatGen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74682.244854.patch
Type: text/x-patch
Size: 11226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200216/f6ab5bbc/attachment-0001.bin>
More information about the llvm-commits
mailing list