[libc-commits] [PATCH] D130644: [libc] Implement cosf function that is correctly rounded to all rounding modes.
Paul Zimmermann via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jul 28 00:36:40 PDT 2022
zimmermann6 accepted this revision.
zimmermann6 added a comment.
this looks all good to me:
GNU libc version: 2.33
GNU libc release: release
17.271
25.064
13.555
GNU libc version: 2.33
GNU libc release: release
48.048
58.428
54.403
The first figures are for reciprocal throughput (core-math, glibc, llvm-libc), the second ones are for the latency. Great work!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130644/new/
https://reviews.llvm.org/D130644
More information about the libc-commits
mailing list