summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorQiu Chaofan <qiucofan@cn.ibm.com>2021-07-08 11:05:09 +0800
committerQiu Chaofan <qiucofan@cn.ibm.com>2021-07-08 11:05:09 +0800
commita22ecb4508288f6900ad9216ef1490ab72ad68ed (patch)
treed054d7776d5c8a46a08df6cc2f80deeabb39f29d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent31d10ea10ee1c24e6c7d7c172e52960717d41817 (diff)
[PowerPC] Fix i64 to vector lowering on big endian
Lowering for scalar to vector would skip if current subtarget is big endian and the scalar is larger or equal than 64 bits. However there's some issue in implementation that SToVRHS may refer to SToVLHS's scalar size if SToVLHS is present, which leads to some crash.o Reviewed By: nemanjai, shchenz Differential Revision: https://reviews.llvm.org/D105094
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions