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: [PATCH] New generic sinf


On Fri, 27 Oct 2017, Rajalakshmi Srinivasaraghavan wrote:

>  #if defined(LIBM_SCCS) && !defined(lint)
>  static char rcsid[] = "$NetBSD: s_sinf.c,v 1.4 1995/05/10 20:48:16 jtc Exp $";

If you're replacing the whole implementation, it definitely doesn't make 
sense to keep this.

How does this patch affect the performance on the testcase in bug 5997?  
It's not a *good* benchmark, but if the patch sufficiently improves 
performance it could be considered to fix [BZ #5997].

-- 
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]