diff options
author | Florian Hahn <flo@fhahn.com> | 2020-12-10 16:34:55 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-12-10 16:54:08 +0000 |
commit | 9c4cddb53a7b94d83d1a7417c9a1aea00a139545 (patch) | |
tree | 32f3dea49288c9e0df62a885be505d15d69deff9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a84599f177a67d4a8c1c30ccd96c99fa40af75f7 (diff) | |
download | llvm-9c4cddb53a7b94d83d1a7417c9a1aea00a139545.zip llvm-9c4cddb53a7b94d83d1a7417c9a1aea00a139545.tar.gz llvm-9c4cddb53a7b94d83d1a7417c9a1aea00a139545.tar.bz2 |
[Clang] Add vcmla and rotated variants for Arm ACLE.
This patch adds vcmla and the rotated variants as defined in
"Arm Neon Intrinsics Reference for ACLE Q3 2020" [1]
The *_lane_* are still missing, but they can be added separately.
This patch only adds the builtin mapping for AArch64.
[1] https://developer.arm.com/documentation/ihi0073/latest
Reviewed By: t.p.northover
Differential Revision: https://reviews.llvm.org/D92930
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions