[all-commits] [llvm/llvm-project] 9a579d: [libc][math] Remove the unused dp_trig target and ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Apr 19 16:12:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a579d62e855bb013858d433ddd089a43245bce2
https://github.com/llvm/llvm-project/commit/9a579d62e855bb013858d433ddd089a43245bce2
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-04-19 (Wed, 19 Apr 2023)
Changed paths:
M libc/src/math/generic/CMakeLists.txt
R libc/src/math/generic/dp_trig.cpp
R libc/src/math/generic/dp_trig.h
M libc/test/src/math/CMakeLists.txt
R libc/test/src/math/mod_k_pi_test.cpp
Log Message:
-----------
[libc][math] Remove the unused dp_trig target and tests.
More information about the All-commits
mailing list