aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2019-04-10 18:26:42 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2019-04-10 18:26:42 +0000
commitdc67659ba59e1165913d8654a172526f5fa61911 (patch)
tree738fc79dc9587032686aaeae8a18a60e6cb19146 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent5d9f656bb75ed4d0b9eb628115edd785fc61473b (diff)
downloadllvm-dc67659ba59e1165913d8654a172526f5fa61911.zip
llvm-dc67659ba59e1165913d8654a172526f5fa61911.tar.gz
llvm-dc67659ba59e1165913d8654a172526f5fa61911.tar.bz2
[X86] X86ScheduleBdVer2: use !listsplat operator to cleanup loadres calculation
The problem is that one can't concatenate an empty list (implied all-ones) with non-empty list here. The result will be the non-empty list, and it won't match the length of the ExePorts list. The problems begin when LoadRes != 1 here, which is the case in PdWriteResYMMPair, and more importantly i think it will be the case for PdWriteResExPair. llvm-svn: 358118
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions