summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJeff Niu <jeff@modular.com>2022-10-16 21:27:20 -0700
committerJeff Niu <jeff@modular.com>2022-10-17 09:23:35 -0700
commitc870f2067a3bffbb06a5b549321564b5dfbd5481 (patch)
tree8c0800e480cad79ffb823a84792a95ff3cb47ac3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentdb0286a09626a3a29ceacbe95a1a05004f62242c (diff)
[mlir] Remove assert from RegionBranchOpInterface verifier
This assert is erroneous because an op implementing `RegionBranchOpInterface` can have variadic regions and in some cases have zero regions, in which case the only possible control flow is branching from the parent op to itself. Reviewed By: rriddle, jpienaar Differential Revision: https://reviews.llvm.org/D136052
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions