diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2023-12-18 16:38:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-18 16:38:36 +0000 |
commit | f888e739d3247d09e287e4642ef85c1f9bb1ce43 (patch) | |
tree | 4825b0b4507d2a77b4a89fc1152994932c9c3d37 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 318d5bff0b65aa7d52fc7004d49587416f0fb564 (diff) | |
download | llvm-f888e739d3247d09e287e4642ef85c1f9bb1ce43.zip llvm-f888e739d3247d09e287e4642ef85c1f9bb1ce43.tar.gz llvm-f888e739d3247d09e287e4642ef85c1f9bb1ce43.tar.bz2 |
[Clang][SME2] Add multi-vector zip & unzip builtins (#74841)
Adds the following SME2 builtins:
- svzip (x2 & x4)
- svzipq (x2 & x4)
- svuzp (x2 & x4)
- svuzpq (x2 & x4)
See https://github.com/ARM-software/acle/pull/217/files
Patch by David Sherwood <david.sherwood@arm.com>
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions