[all-commits] [llvm/llvm-project] 508fd9: [CLANG][AArch64]Add SVE tuple types for mfloat8_t ...
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Fri Oct 18 01:10:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 508fd966fb00428ccd1dd7ddeb636fb7393029ec
https://github.com/llvm/llvm-project/commit/508fd966fb00428ccd1dd7ddeb636fb7393029ec
Author: CarolineConcatto <caroline.concatto at arm.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M clang/include/clang/Basic/AArch64SVEACLETypes.def
M clang/include/clang/Serialization/ASTBitCodes.h
M clang/test/CodeGenCXX/aarch64-mangle-sve-vectors.cpp
M clang/test/CodeGenCXX/aarch64-sve-vector-init.cpp
M clang/test/Modules/no-external-type-id.cppm
M clang/utils/TableGen/SveEmitter.cpp
Log Message:
-----------
[CLANG][AArch64]Add SVE tuple types for mfloat8_t (#112687)
This patch adds scalable tuple types vectors for MFloat_8 type,
according to the ACLE[1].
[1] https://github.com/ARM-software/acle.git
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list