[PATCH] D79030: [mlir][DeclareOpInterfaceMethods] Allow specifying a set of methods to force declaration generation for.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 15:06:37 PDT 2020


rriddle updated this revision to Diff 261051.
rriddle added a comment.

Add missing include


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79030

Files:
  mlir/docs/OpDefinitions.md
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/TableGen/OpTrait.h
  mlir/lib/TableGen/OpTrait.cpp
  mlir/test/mlir-tblgen/op-interface.td
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79030.261051.patch
Type: text/x-patch
Size: 8768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/910276c5/attachment.bin>


More information about the llvm-commits mailing list