public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* faster expf128
@ 2020-06-22 11:02 Paul Zimmermann
  2020-06-22 13:59 ` Paul E Murphy
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Zimmermann @ 2020-06-22 11:02 UTC (permalink / raw)
  To: libc-alpha

       Hi,

I have written some expf128 for x86_64 that is more than 10 times faster than
the current glibc/libquadmath code [1] (see slide 21 of [2]).

Before making a proper patch for glibc, I'd like to make sure it fits the
glibc requirements. In particular, the table size is 16kb. Is that ok?
If too large, what table size would be ok?

Best regards,
Paul

[1] https://homepages.loria.fr/PZimmermann/glibc-contrib/
[2] https://members.loria.fr/PZimmermann/talks/quad.pdf

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-29 22:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22 11:02 faster expf128 Paul Zimmermann
2020-06-22 13:59 ` Paul E Murphy
2020-06-22 21:18   ` Joseph Myers
2020-06-24  6:22   ` Paul Zimmermann
2020-06-24 17:39     ` Joseph Myers
2020-06-26 10:09       ` Szabolcs Nagy
2020-06-29 22:39         ` Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).