diff options
author | David Sherwood <david.sherwood@arm.com> | 2022-10-19 13:59:58 +0000 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2022-10-25 10:26:17 +0000 |
commit | 1fe096ef59d1436c5cdd94ea617c1c89767f8f66 (patch) | |
tree | 5471b6af5b6d02ec47946f2c0da7dc32b3b280cf /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 3d9bf8ce7bdf96f8b3cd9ed8b5ec696f537cc8de (diff) | |
download | llvm-1fe096ef59d1436c5cdd94ea617c1c89767f8f66.zip llvm-1fe096ef59d1436c5cdd94ea617c1c89767f8f66.tar.gz llvm-1fe096ef59d1436c5cdd94ea617c1c89767f8f66.tar.bz2 |
[AArch64][SVE2] Add the SVE2.1 signed and unsigned 2-way dot instructions
This patch adds the assembly/disassembly for the following instructions:
SDOT : Signed integer 2-way dot product indexed and non-indexed
UDOT : Unsigned integer 2-way dot product, indexed and non-indexed
The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2022-09
Differential Revision: https://reviews.llvm.org/D136464
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions