[all-commits] [llvm/llvm-project] ea443d: [FMV][AArch64] Remove last of MRS bits and rename ...
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Oct 2 13:49:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea443d528d1a6687c2f5ecfe3de62e5c9d2ca42c
https://github.com/llvm/llvm-project/commit/ea443d528d1a6687c2f5ecfe3de62e5c9d2ca42c
Author: Brad Smith <brad at comstyle.com>
Date: 2025-10-02 (Thu, 02 Oct 2025)
Changed paths:
M compiler-rt/lib/builtins/cpu_model/aarch64.c
A compiler-rt/lib/builtins/cpu_model/aarch64/fmv/hwcap.inc
R compiler-rt/lib/builtins/cpu_model/aarch64/fmv/mrs.inc
Log Message:
-----------
[FMV][AArch64] Remove last of MRS bits and rename file (#161585)
474f5d2aefb44430b89ed72774a3c1d26a0adfb1 removed the last
bits reading from system registers so remove the last bits
utilizing MRS and rename the file to hwcap as the
code is now only decoding the hwcap flags.
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