[all-commits] [llvm/llvm-project] 054021: [libc][math] Refactor sinpif16 to header only. (#1...
DannyDaoBoYang via All-commits
all-commits at lists.llvm.org
Mon Feb 16 01:35:13 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 054021d8c0ea38e609c08e8cd97c99592bf44dac
https://github.com/llvm/llvm-project/commit/054021d8c0ea38e609c08e8cd97c99592bf44dac
Author: DannyDaoBoYang <daobo.yang41 at gmail.com>
Date: 2026-02-16 (Mon, 16 Feb 2026)
Changed paths:
M libc/shared/math.h
A libc/shared/math/sinpif16.h
M libc/src/__support/math/CMakeLists.txt
A libc/src/__support/math/sinpif16.h
M libc/src/math/generic/CMakeLists.txt
M libc/src/math/generic/sinpif16.cpp
M libc/test/shared/CMakeLists.txt
M libc/test/shared/shared_math_test.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][math] Refactor sinpif16 to header only. (#178503)
Closes #176476
Part of #147386
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