summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2025-08-05 09:24:09 +0100
committerGitHub <noreply@github.com>2025-08-05 09:24:09 +0100
commitd561259a083725cb9242f00cb14ae3a0ec1d2c7b (patch)
tree331a4b75e31d9af44a27be32597c3cd52f62c2fa /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parenta53489606a4e704e5a7ac148e950eabfe21397cd (diff)
[DAG] visitFREEZE - replace multiple frozen/unfrozen uses of an SDValue with just the frozen node (#150017)
Similar to InstCombinerImpl::freezeOtherUses, attempt to ensure that we merge multiple frozen/unfrozen uses of a SDValue. This fixes a number of hasOneUse() problems when trying to push FREEZE nodes through the DAG. Remove SimplifyMultipleUseDemandedBits handling of FREEZE nodes as we now want to keep the common node, and not bypass for some nodes just because of DemandedElts. Fixes #149799
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions