diff options
author | David Sherwood <david.sherwood@arm.com> | 2023-01-31 15:18:58 +0000 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2023-01-31 15:39:51 +0000 |
commit | d538bc7f0303bf9cd87cb565266b9f11b325e3e1 (patch) | |
tree | d59b61200314fd5560912987b26d7d6582ca9cf8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 20f3ebd258851e801cb5c2baf92e895c72695858 (diff) | |
download | llvm-d538bc7f0303bf9cd87cb565266b9f11b325e3e1.zip llvm-d538bc7f0303bf9cd87cb565266b9f11b325e3e1.tar.gz llvm-d538bc7f0303bf9cd87cb565266b9f11b325e3e1.tar.bz2 |
[AArch64][SME2] Add LLVM IR intrinsics for multi-single dots
Adds intrinsics for the following SME2 instructions:
* sdot (multi-single, 2 and 4 vectors, 32-bit and 64-bit ZA)
* udot (multi-single, 2 and 4 vectors, 32-bit and 64-bit ZA)
* usdot (multi-single, 2 and 4 vectors)
* sudot (multi-single, 2 and 4 vectors)
* fdot (multi-single, 2 and 4 vectors)
* bfdot (multi-single, 2 and 4 vectors)
NOTE: These intrinsics are still in development and are subject to future changes.
Differential Revision: https://reviews.llvm.org/D142474
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions