diff options
author | Kamau Bridgeman <kamau.bridgeman@ibm.com> | 2020-12-22 12:04:57 -0500 |
---|---|---|
committer | Albion Fung <conanap@lep82435v.canlab.ibm.com> | 2020-12-22 12:06:43 -0500 |
commit | 8a58f21f5b6c228137a9b87906fe5b720c4d1dfb (patch) | |
tree | a6c3d807687f95fa271065792179baed1fb24ba2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 9a7895dc20852b662a66976d06871ec2a0b968c8 (diff) | |
download | llvm-8a58f21f5b6c228137a9b87906fe5b720c4d1dfb.zip llvm-8a58f21f5b6c228137a9b87906fe5b720c4d1dfb.tar.gz llvm-8a58f21f5b6c228137a9b87906fe5b720c4d1dfb.tar.bz2 |
[PowerPC][Power10] Exploit store rightmost vector element instructions
Using the store rightmost vector element instructions to do vector
element extraction and store. The rightmost vector element on little
endian is the zeroth vector element, with these patterns that element
can be extracted and stored in one instruction for all vector types.
Differential Revision: https://reviews.llvm.org/D89195
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions