diff options
author | Maksim Levental <maksim.levental@gmail.com> | 2025-01-31 14:55:59 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-31 15:55:59 -0500 |
commit | ffe3129e9bdc146ee4d91e849173d1c64b1ae974 (patch) | |
tree | 813b0210238a283c3c0039dce7d20845be155073 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | d9c9326a219a87620ff08bf1202441acb2dded2e (diff) | |
download | llvm-ffe3129e9bdc146ee4d91e849173d1c64b1ae974.zip llvm-ffe3129e9bdc146ee4d91e849173d1c64b1ae974.tar.gz llvm-ffe3129e9bdc146ee4d91e849173d1c64b1ae974.tar.bz2 |
[mlir] allow overriding visitRegionSuccessors (#125268)
This PR enables overriding AbstractSparseForwardDataFlowAnalysis::visitRegionSuccessors to control precisely how the region successors of `branch` are visited. For example in order to precisely control the order in which predecessor operand lattices are propagated from. An override is responsible for visiting all the known predecessors and propagating therefrom.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions