[libc-commits] [PATCH] D107462: [libc] Add diff and perf targets for more math functions
Hedin GarcĂa via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 5 10:57:23 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9628e96ca5b: [libc] Add diff and perf targets for more math functions (authored by hedingarcia).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107462/new/
https://reviews.llvm.org/D107462
Files:
libc/test/src/math/differential_testing/CMakeLists.txt
libc/test/src/math/differential_testing/ceilf_diff.cpp
libc/test/src/math/differential_testing/ceilf_perf.cpp
libc/test/src/math/differential_testing/exp2f_diff.cpp
libc/test/src/math/differential_testing/exp2f_perf.cpp
libc/test/src/math/differential_testing/expf_diff.cpp
libc/test/src/math/differential_testing/expf_perf.cpp
libc/test/src/math/differential_testing/fabsf_diff.cpp
libc/test/src/math/differential_testing/fabsf_perf.cpp
libc/test/src/math/differential_testing/floorf_diff.cpp
libc/test/src/math/differential_testing/floorf_perf.cpp
libc/test/src/math/differential_testing/logbf_diff.cpp
libc/test/src/math/differential_testing/logbf_perf.cpp
libc/test/src/math/differential_testing/nearbyintf_diff.cpp
libc/test/src/math/differential_testing/nearbyintf_perf.cpp
libc/test/src/math/differential_testing/rintf_diff.cpp
libc/test/src/math/differential_testing/rintf_perf.cpp
libc/test/src/math/differential_testing/roundf_diff.cpp
libc/test/src/math/differential_testing/roundf_perf.cpp
libc/test/src/math/differential_testing/sqrtf_diff.cpp
libc/test/src/math/differential_testing/sqrtf_perf.cpp
libc/test/src/math/differential_testing/truncf_diff.cpp
libc/test/src/math/differential_testing/truncf_perf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107462.364548.patch
Type: text/x-patch
Size: 24104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210805/e385f7d9/attachment-0001.bin>
More information about the libc-commits
mailing list