[all-commits] [llvm/llvm-project] 12779e: [libc] Add performance tests for hypotf and hypot.
lntue via All-commits
all-commits at lists.llvm.org
Wed Dec 22 21:45:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12779edd711845eccd83ef7d5c30ac8e316a1226
https://github.com/llvm/llvm-project/commit/12779edd711845eccd83ef7d5c30ac8e316a1226
Author: Tue Ly <lntue at google.com>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
A libc/test/src/math/differential_testing/BinaryOpSingleOutputDiff.h
M libc/test/src/math/differential_testing/CMakeLists.txt
A libc/test/src/math/differential_testing/hypot_perf.cpp
A libc/test/src/math/differential_testing/hypotf_perf.cpp
Log Message:
-----------
[libc] Add performance tests for hypotf and hypot.
Add performance tests for hypotf and hypot.
Reviewed By: sivachandra, michaelrj
Differential Revision: https://reviews.llvm.org/D116122
More information about the All-commits
mailing list