diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-08-03 17:02:43 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-08-09 10:20:42 +0100 |
commit | b5c608c37775dafa5e1a9a07963ab03ee080493d (patch) | |
tree | a68baa0f3e461ff324fa5f3786f165676b634609 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 8813bc02b40c90eeca0b30ec46aa898bd49e1522 (diff) | |
download | llvm-b5c608c37775dafa5e1a9a07963ab03ee080493d.zip llvm-b5c608c37775dafa5e1a9a07963ab03ee080493d.tar.gz llvm-b5c608c37775dafa5e1a9a07963ab03ee080493d.tar.bz2 |
[RISCV] Add tests covering shuffles which can be optimized
These shuffles all take the form of a "splat" of the LHS and/or RHS to
some degree, with one or two elements needing patched up afterwards. We
currently lower all of these to full LHS/RHS vector-index shuffles with
vrgather.vv.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D107447
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions