Performance by core-math (core-math/glibc 2.31/current llvm-14):
10.845/43.174/13.467
The review is done on top of D132809.
Differential D132811
[libc][math] Added atanhf function. orex on Aug 28 2022, 11:06 AM. Authored by
Details Performance by core-math (core-math/glibc 2.31/current llvm-14): The review is done on top of D132809.
Diff Detail
Event TimelineComment Actions ok for me. I get slightly better figures for llvm-libc: zimmerma@biscotte:~/svn/core-math$ LIBM=/localdisk/zimmerma/llvm-project/build/projects/libc/lib/libllvmlibc.a CORE_MATH_PERF_MODE=rdtsc ./perf.sh atanhf GNU libc version: 2.34 GNU libc release: stable 23.547 70.432 20.065 This is on a AMD EPYC 7282.
|