aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorzhijian lin <zhijian@ca.ibm.com>2025-08-06 09:36:37 -0400
committerGitHub <noreply@github.com>2025-08-06 09:36:37 -0400
commit23b320311364f1bc1249500c7542d077d70098bf (patch)
treea3d27a83f29b85ead8e07e4c1b25849018350630 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent79253cfe6bf20e4bd7e3e15fec3014f90056a718 (diff)
downloadllvm-23b320311364f1bc1249500c7542d077d70098bf.zip
llvm-23b320311364f1bc1249500c7542d077d70098bf.tar.gz
llvm-23b320311364f1bc1249500c7542d077d70098bf.tar.bz2
[POWERPC] Fixes an error in the handling of the MTVSRBMI instruction for big-endian (#151565)
The patch fixed a bug introduced patch [[PowePC] using MTVSRBMI instruction instead of constant pool in power10+](https://github.com/llvm/llvm-project/pull/144084#top). The issue arose because the layout of vector register elements differs between little-endian and big-endian modes — specifically, the elements appear in reverse order. This led to incorrect behavior when loading constants using MTVSRBMI in big-endian configurations.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions