aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2021-12-07 13:10:54 -0800
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2021-12-13 11:11:55 -0800
commitc4aef9c28170437372c5f9531af118d8d630f552 (patch)
tree4a872720fb0b5ccab5b8fac5151d944977400ed3 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parente286fefa8caaddea521685a8de1879acca82c67c (diff)
downloadllvm-c4aef9c28170437372c5f9531af118d8d630f552.zip
llvm-c4aef9c28170437372c5f9531af118d8d630f552.tar.gz
llvm-c4aef9c28170437372c5f9531af118d8d630f552.tar.bz2
Check subrange liveness at rematerialization
LiveRangeEdit::allUsesAvailableAt checks that VNI at use is the same as at the original use slot. However, the VNI can be the same while a specific subrange needed for use can be dead at the new index. This patch adds subrange liveness check if there is a subreg use. Fixes: SWDEV-312810 Differential Revision: https://reviews.llvm.org/D115278
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions