summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist-pr12086.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2018-07-17 08:52:45 +0000
committerSander de Smalen <sander.desmalen@arm.com>2018-07-17 08:52:45 +0000
commitec229abb9b01cedd4c7706e5829a3bf875537bef (patch)
tree02ccd3d59425408f5f76dc391c915ce709b8dec4 /clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist-pr12086.cpp
parentff71afe8099c1c3e3e3b6a5048ff104053c4a208 (diff)
downloadbcm5719-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/cxx0x-initializer-stdinitializerlist-pr12086.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud