diff options
author | Sam Parker <sam.parker@arm.com> | 2017-08-31 09:27:04 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2017-08-31 09:27:04 +0000 |
commit | 5f9346471c97ad4c8fa3535c7bf4ced92530799a (patch) | |
tree | 875fbe610b0eb47f6023846dd743dd0783fb25ac /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | e15300ecf534eef3832c7e9591f3ea01f099bbbd (diff) | |
download | bcm5719-llvm-5f9346471c97ad4c8fa3535c7bf4ced92530799a.tar.gz bcm5719-llvm-5f9346471c97ad4c8fa3535c7bf4ced92530799a.zip |
[AArch64] v8.3-a complex number support
New instructions are added to AArch32 and AArch64 to aid
floating-point multiplication and addition of complex numbers,
where the complex numbers are packed in a vector register as a
pair of elements. The Imaginary part of the number is placed in the
more significant element, and the Real part of the number is placed
in the less significant element.
Differential Revision: https://reviews.llvm.org/D36792
llvm-svn: 312228
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions