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

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 09:35:59 PDT 2020


mehdi_amini created this revision.
Herald added subscribers: llvm-commits, Kayjukh, frgossen, grosul1, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle.
Herald added a reviewer: rriddle.
Herald added a reviewer: antiagainst.
Herald added a project: LLVM.

This reverts commit 91dae5708708c0c0b3e2383b419005bfe0402ae0 <https://reviews.llvm.org/rG91dae5708708c0c0b3e2383b419005bfe0402ae0>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79180

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: D79180.261261.patch
Type: text/x-patch
Size: 8768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/3082fed0/attachment.bin>


More information about the llvm-commits mailing list