diff options
author | hassnaaHamdi <hassnaa.hamdi@arm.com> | 2023-11-01 16:40:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-01 16:40:42 +0000 |
commit | f16b7c62acebc6731d80565b3994452333443ffa (patch) | |
tree | 168f6551be0717ba3fdc398e24783bbdeab650e0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a8ead5606800261e94c2c703a366c59a12347fc4 (diff) | |
download | llvm-f16b7c62acebc6731d80565b3994452333443ffa.zip llvm-f16b7c62acebc6731d80565b3994452333443ffa.tar.gz llvm-f16b7c62acebc6731d80565b3994452333443ffa.tar.bz2 |
[llvm][AArch64][Assembly]: Add FDOT2/FDOT4 assembly and disassembly. (#70237)
This patch adds the feature flag FDOT2/FDOT4 and the
assembly/disassembly
for the following instructions of NEON and SVE2:
* NEON:
- FDOTlane
- FDOT
* SVE2:
- FDOT_ZZZI_BtoH
- FDOT_ZZZ_BtoH
- FDOT_ZZZI_BtoS
- FDOT_ZZZ_BtoS
That is according to this documentation:
https://developer.arm.com/documentation/ddi0602/2023-09
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions