[PATCH] D80420: [mlir] Expand operand adapter to take attributes

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 24 20:47:20 PDT 2020


jpienaar updated this revision to Diff 265958.
jpienaar marked 6 inline comments as done.
jpienaar added a comment.
Herald added a subscriber: aartbik.

Handling default attributes in adapter as in op


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80420

Files:
  mlir/include/mlir/TableGen/OpClass.h
  mlir/lib/TableGen/OpClass.cpp
  mlir/test/mlir-tblgen/op-decl.td
  mlir/test/mlir-tblgen/op-operand.td
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80420.265958.patch
Type: text/x-patch
Size: 12450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200525/3dbb3981/attachment-0001.bin>


More information about the llvm-commits mailing list