[SveEmitter] Add builtins for svdup and svindex
authorSander de Smalen <sander.desmalen@arm.com>
Tue, 12 May 2020 10:01:18 +0000 (11:01 +0100)
committerSander de Smalen <sander.desmalen@arm.com>
Tue, 12 May 2020 10:02:32 +0000 (11:02 +0100)
commitd6936be2ef8ce5d5d85b8a6cdd1477cd79688c3a
tree2deaf2f5aa718885cf38a45b80a545a84aefd8e3
parent9682d0d5dcc50d4583709bcb2e63f1ad630fe9a0
[SveEmitter] Add builtins for svdup and svindex

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D79357
clang/include/clang/Basic/arm_sve.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_dup.c [new file with mode: 0644]