[all-commits] [llvm/llvm-project] cc0d4a: [AArch64] Update feature dep. for Armv9.6 extensio...
CarolineConcatto via All-commits
all-commits at lists.llvm.org
Thu Feb 6 09:13:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc0d4a5188f9e41dd8e00048d17b87529e28b694
https://github.com/llvm/llvm-project/commit/cc0d4a5188f9e41dd8e00048d17b87529e28b694
Author: CarolineConcatto <caroline.concatto at arm.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Features.td
M llvm/lib/Target/AArch64/AArch64Processors.td
M llvm/unittests/TargetParser/TargetParserTest.cpp
Log Message:
-----------
[AArch64] Update feature dep. for Armv9.6 extensions (#125874)
These features FEAT_FAMINMAX, FEAT_LUT and FEAT_FP8 depends on
FEAT_NEON.
Update dependency from FEAT_FP8DOT4 and FEAT_FP8DOT2. Now depends
indirectly on FEAT_NEON through FEAT_FP8
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