This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Proposal: Remove or reduce math-finite.h


On Fri, 22 Mar 2019, Wilco Dijkstra wrote:

> > i486/i586/i686
> >        On these platforms pow, log, log2, exp, and exp2 are not
> >        aliases of the finite versions.
> 
> These are old x87 assembler implementations. Performance would
> improve if they were removed.

Do you have benchmark figures to justify that (like the ones HJ provided 
when removing float versions of such functions)?

-- 
Joseph S. Myers
joseph@codesourcery.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]