[PATCH] D73122: [mlir] Enable specifying verify on OpInterface

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 04:43:59 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG178562fb352d: [mlir] Enable specifying verify on OpInterface (authored by jpienaar).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73122

Files:
  mlir/docs/OpDefinitions.md
  mlir/include/mlir/Analysis/InferTypeOpInterface.h
  mlir/include/mlir/Analysis/InferTypeOpInterface.td
  mlir/include/mlir/IR/OpBase.td
  mlir/include/mlir/TableGen/OpInterfaces.h
  mlir/lib/Analysis/InferTypeOpInterface.cpp
  mlir/lib/TableGen/OpInterfaces.cpp
  mlir/test/lib/TestDialect/TestPatterns.cpp
  mlir/test/mlir-tblgen/return-types.mlir
  mlir/tools/mlir-tblgen/OpInterfacesGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73122.239547.patch
Type: text/x-patch
Size: 8184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/24453bf8/attachment.bin>


More information about the llvm-commits mailing list