diff options
author | David Sherwood <david.sherwood@arm.com> | 2022-11-03 11:51:29 +0000 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2022-11-08 09:49:19 +0000 |
commit | 17813095de1769abb3ab6196115556fce6d81496 (patch) | |
tree | ffcc9e4375e2de3e1906a86121d2e26665cac6ec /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | aa99b607b5cf8ef1260f5661dcbf077f26ee797c (diff) | |
download | llvm-17813095de1769abb3ab6196115556fce6d81496.zip llvm-17813095de1769abb3ab6196115556fce6d81496.tar.gz llvm-17813095de1769abb3ab6196115556fce6d81496.tar.bz2 |
[AArch64][SVE2] Add the SVE2.1 FP quadword reduction instructions
This patch adds the assembly/disassembly for the following instructions:
faddqv : Floating-point add recursive reduction of quadword vector segments
fmaxqv : Floating-point maximum reduction of quadword vector segments
fmaxnmqv : Floating-point maximum number recursive reduction of quadword vector segments
fminqv : Floating-point minimum recursive reduction of quadword vector segments
fminnmqv : Floating-point minimum number recursive reduction of quadword vector segments
The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2022-09
Differential Revision: https://reviews.llvm.org/D137419
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions