diff options
author | Paul Walker <paul.walker@arm.com> | 2020-12-18 18:42:58 +0000 |
---|---|---|
committer | Paul Walker <paul.walker@arm.com> | 2020-12-22 16:49:50 +0000 |
commit | 8eec7294fea87273215592a2dc5bee6afd47d456 (patch) | |
tree | 27f8b0f40639fc3a91f290d21b3c441117438332 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 0955d8df06355610bf539c53afd26bb62c500f44 (diff) | |
download | llvm-8eec7294fea87273215592a2dc5bee6afd47d456.zip llvm-8eec7294fea87273215592a2dc5bee6afd47d456.tar.gz llvm-8eec7294fea87273215592a2dc5bee6afd47d456.tar.bz2 |
[SVE] Lower vector BITREVERSE and BSWAP operations.
These operations are lowered to RBIT and REVB instructions
respectively. In the case of fixed-length support using SVE we
also lower BITREVERSE operating on NEON sized vectors as this
results in fewer instructions.
Differential Revision: https://reviews.llvm.org/D93606
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions