[all-commits] [llvm/llvm-project] bbd99d: [compiler-rt][AArch64] NFCI: Remove sme-abi-vg.c (...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Mon Dec 9 03:25:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbd99d903ec956b5cc87c544854337da8db2d2bf
https://github.com/llvm/llvm-project/commit/bbd99d903ec956b5cc87c544854337da8db2d2bf
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
R compiler-rt/lib/builtins/aarch64/sme-abi-vg.c
Log Message:
-----------
[compiler-rt][AArch64] NFCI: Remove sme-abi-vg.c (#119193)
Given that FMV support is required for the SME builtins to be built, the
FMV constructor as defined in:
compiler-rt/lib/builtins/cpu_model/aarch64.c
already initialises the feature bits, so there's no need to create
another one.
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