[PATCH] D75313: [mlir] Add traits for verifying the number of successors and providing relevant accessors.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 13:12:44 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0fd5e657e5d: [mlir] Add traits for verifying the number of successors and providing relevant… (authored by rriddle).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75313

Files:
  mlir/include/mlir/IR/OpDefinition.h
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/lib/IR/Operation.cpp
  mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
  mlir/test/Dialect/SPIRV/control-flow-ops.mlir
  mlir/test/mlir-tblgen/op-decl.td
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75313.248587.patch
Type: text/x-patch
Size: 16479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/b16118d3/attachment.bin>


More information about the llvm-commits mailing list