[PATCH] D74681: [mlir][DeclarativeParser] Add basic support for optional groups in the assembly format.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 13:16:02 PST 2020


rriddle updated this revision to Diff 245971.
rriddle marked 3 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74681

Files:
  mlir/docs/OpDefinitions.md
  mlir/include/mlir/Dialect/StandardOps/Ops.td
  mlir/lib/Dialect/StandardOps/Ops.cpp
  mlir/test/mlir-tblgen/op-format-spec.td
  mlir/tools/mlir-tblgen/OpFormatGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74681.245971.patch
Type: text/x-patch
Size: 35898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/299eb9ce/attachment-0001.bin>


More information about the llvm-commits mailing list