[all-commits] [llvm/llvm-project] 3a8f69: [libc][math] Enable math acos for baremetal Arm an...
Victor Campos via All-commits
all-commits at lists.llvm.org
Fri Nov 7 01:23:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a8f6979cef26ceb5ef5c6b8dba1fc1fd770c44c
https://github.com/llvm/llvm-project/commit/3a8f6979cef26ceb5ef5c6b8dba1fc1fd770c44c
Author: Victor Campos <victor.campos at arm.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M libc/config/baremetal/aarch64/entrypoints.txt
M libc/config/baremetal/arm/entrypoints.txt
Log Message:
-----------
[libc][math] Enable math acos for baremetal Arm and AArch64 (#166749)
This patch adds `acos` to the entrypoints of baremetal Arm and AArch64.
Tests have been run with Arm Toolchain for Embedded, a downstream
toolchain, in conjunction with qemu, across several configurations of
FPUs and architecture versions. All tests run are passing.
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