[libc-commits] [PATCH] D132811: [libc][math] Added atanhf function.

Paul Zimmermann via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 29 01:47:27 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 better figures for llvm-libc:

  zimmerma at 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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132811/new/

https://reviews.llvm.org/D132811



More information about the libc-commits mailing list