diff options
| author | Sander de Smalen <sander.desmalen@arm.com> | 2018-07-17 08:52:45 +0000 |
|---|---|---|
| committer | Sander de Smalen <sander.desmalen@arm.com> | 2018-07-17 08:52:45 +0000 |
| commit | ec229abb9b01cedd4c7706e5829a3bf875537bef (patch) | |
| tree | 02ccd3d59425408f5f76dc391c915ce709b8dec4 /clang/test/CodeGenCXX/cxx-block-objects.cpp | |
| parent | ff71afe8099c1c3e3e3b6a5048ff104053c4a208 (diff) | |
| download | bcm5719-llvm-ec229abb9b01cedd4c7706e5829a3bf875537bef.tar.gz bcm5719-llvm-ec229abb9b01cedd4c7706e5829a3bf875537bef.zip | |
[AArch64][SVE] Asm: Support for SPLICE instruction.
The SPLICE instruction splices two vectors into one vector using a
predicate. It copies the active elements from the first vector, and
then fills the remaining elements with the low-numbered elements from
the second vector.
The instruction has the following form, e.g.
splice z0.b, p0, z0.b, z1.b
for 8-bit elements. It also supports 16, 32 and
64-bit elements.
llvm-svn: 337253
Diffstat (limited to 'clang/test/CodeGenCXX/cxx-block-objects.cpp')
0 files changed, 0 insertions, 0 deletions

