[all-commits] [llvm/llvm-project] 289999: [Clang] Make sdot builtins available to SME (#77792)
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Tue Jan 16 02:32:42 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 289999bad76e34441a3a43f4bf32e028b43fad93
https://github.com/llvm/llvm-project/commit/289999bad76e34441a3a43f4bf32e028b43fad93
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M clang/include/clang/Basic/arm_sve.td
M clang/test/CodeGen/aarch64-sve2p1-intrinsics/acle_sve2p1_dot.c
M llvm/test/CodeGen/AArch64/sve2p1-intrinsics-dots.ll
Log Message:
-----------
[Clang] Make sdot builtins available to SME (#77792)
See the specification for more details:
*
https://github.com/ARM-software/acle/blob/main/main/acle.md#udot-sdot-fdot-vectors
*
https://github.com/ARM-software/acle/blob/main/main/acle.md#udot-sdot-fdot-indexed
More information about the All-commits
mailing list