diff options
| author | Mogball <jeffniu22@gmail.com> | 2022-06-13 22:02:02 +0000 |
|---|---|---|
| committer | Mogball <jeffniu22@gmail.com> | 2022-06-13 22:21:34 +0000 |
| commit | 537f220891168d4feaebf37d44ae559b2393b8ad (patch) | |
| tree | 02ac95461a8003b6ff62f8b281dc4b7fbbd61da6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 68df5c5c132fe0913e24407175a8b5c4be3ba349 (diff) | |
[mlir] Support getSuccessorInputs from parent op
Ops that implement `RegionBranchOpInterface` are allowed to indicate that they can branch back to themselves in `getSuccessorRegions`, but there is no API that allows them to specify the forwarded operands. This patch enables that by changing `getSuccessorEntryOperands` to accept `None`.
Fixes #54928
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D127239
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
