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] Consolidate multiple precision sin and cos functions


On 09/19/2013 10:55 AM, Siddhesh Poyarekar wrote:
> Hi,
> 
> The multiple precision functions for sin and cos have two variants,
> one for the x + dx for and another which needs range reduction.  The
> following patch consolidates the two into a single function to allow
> addition of a single systemtap probe marker.  Verified that it does
> not cause any noticeable performance drop on x86_64 and i686 and also
> does not regress the testsuite.  OK to commit?


Yes, fine.

Thanks,
Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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