summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorChengjun <chengjunp@Nvidia.com>2024-09-18 01:04:49 -0700
committerGitHub <noreply@github.com>2024-09-18 10:04:49 +0200
commit94a98cf5dc9317ba8b01c31443ca563808323d11 (patch)
tree372648c21b02b1497cd7699ec149de3b26165f49 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent5a8d2dd1f97017253be5d2262b25a9cf9d002546 (diff)
[InstCombine] Remove dead phi web (#108876)
In current visitPHINode function during InstCombine, it can remove dead phi cycles (all phis have one use, which is another phi). However, it cannot deal with the case when the phis form a web (all phis have one or more uses, and all the uses are phi). This change extends the algorithm so that it can also deal with the dead phi web.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions