diff options
author | David Sherwood <david.sherwood@arm.com> | 2022-10-19 11:53:21 +0000 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2022-10-25 08:51:41 +0000 |
commit | d6a8a0798f75d26caa3f49000aa7ab25a6dd354a (patch) | |
tree | 4fc363410cfa5caf19036af8b1937f8b122fc9ec /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | a4e8492ba2688cab5698ef45efdb7172afee0530 (diff) | |
download | llvm-d6a8a0798f75d26caa3f49000aa7ab25a6dd354a.zip llvm-d6a8a0798f75d26caa3f49000aa7ab25a6dd354a.tar.gz llvm-d6a8a0798f75d26caa3f49000aa7ab25a6dd354a.tar.bz2 |
[AArch64][SVE2] Add the SVE2.1 bfmlslb and bfmlslt instructions
This patch adds the assembly/disassembly for the following instructions:
BFMLSLB : BFloat16 floating-point multiply-subtract long
from single-precision (bottom)
BFMLSLT : BFloat16 floating-point multiply-subtract long
from single-precision (top)
Both the vector and indexed forms are added for each.
The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2022-09
Differential Revision: https://reviews.llvm.org/D136439
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions