[all-commits] [llvm/llvm-project] 7569de: [Clang][AArch64]Add FP8 ACLE macros implementation...
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Tue May 27 02:02:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7569de527298a52618239ef68b9374a5c35c8b97
https://github.com/llvm/llvm-project/commit/7569de527298a52618239ef68b9374a5c35c8b97
Author: CarolineConcatto <caroline.concatto at arm.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M clang/lib/Basic/Targets/AArch64.cpp
M clang/lib/Basic/Targets/AArch64.h
M clang/test/Preprocessor/aarch64-target-features.c
Log Message:
-----------
[Clang][AArch64]Add FP8 ACLE macros implementation (#140591)
This patch implements the macros described in the ACLE[1]
[1]
https://github.com/ARM-software/acle/blob/main/main/acle.md#modal-8-bit-floating-point-extensions
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