[all-commits] [llvm/llvm-project] 556fb4: [libc] Disable sin/cospif16 on aarch64 (#134918)
Michael Jones via All-commits
all-commits at lists.llvm.org
Tue Apr 8 12:43:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 556fb4c9afb1e90415239fe3fb9c6e39af8ddc03
https://github.com/llvm/llvm-project/commit/556fb4c9afb1e90415239fe3fb9c6e39af8ddc03
Author: Michael Jones <michaelrj at google.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
Log Message:
-----------
[libc] Disable sin/cospif16 on aarch64 (#134918)
The tests are failing and it's unclear why. Disabling for now until a
fix can be implemented. See
https://github.com/llvm/llvm-project/issues/134917 for details.
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