[libc-commits] [PATCH] D132842: [libc][math] Added atanf function.
Paul Zimmermann via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 29 04:37:04 PDT 2022
zimmermann6 accepted this revision.
zimmermann6 added a comment.
This revision is now accepted and ready to land.
ok for me, I get slightly different figures on a AMD EPYC 7282:
zimmerma at biscotte:~/svn/core-math$ LIBM=/localdisk/zimmerma/llvm-project/build/projects/libc/lib/libllvmlibc.a CORE_MATH_PERF_MODE=rdtsc ./perf.sh atanf
GNU libc version: 2.34
GNU libc release: stable
17.539
31.797
26.903
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132842/new/
https://reviews.llvm.org/D132842
More information about the libc-commits
mailing list