summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorSam Parker <sam.parker@arm.com>2017-08-31 09:27:04 +0000
committerSam Parker <sam.parker@arm.com>2017-08-31 09:27:04 +0000
commit5f9346471c97ad4c8fa3535c7bf4ced92530799a (patch)
tree875fbe610b0eb47f6023846dd743dd0783fb25ac /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parente15300ecf534eef3832c7e9591f3ea01f099bbbd (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud