[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 10:23:05 PST 2020
rriddle updated this revision to Diff 248531.
rriddle added a comment.
Fix formatting.
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.248531.patch
Type: text/x-patch
Size: 16479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/52f0c0a3/attachment-0001.bin>
More information about the llvm-commits
mailing list