[all-commits] [llvm/llvm-project] 9d5a54: [AArch64] Fix feature list for FUJITSU-MONAKA proc...
Yuta Mukai via All-commits
all-commits at lists.llvm.org
Fri May 9 01:07:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d5a5424f0356bd6ee01c751dd6957299783b41b
https://github.com/llvm/llvm-project/commit/9d5a5424f0356bd6ee01c751dd6957299783b41b
Author: Yuta Mukai <mukai.yuta at fujitsu.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M clang/test/Driver/print-enabled-extensions/aarch64-fujitsu-monaka.c
M llvm/lib/Target/AArch64/AArch64Processors.td
Log Message:
-----------
[AArch64] Fix feature list for FUJITSU-MONAKA processor (#139212)
FEAT_FP8DOT4 and FEAT_FP8FMA are supported by FUJITSU-MONAKA. These were
previously enabled due to dependencies, but now require explicit
activation due to modifications in the dependencies.
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