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] Sync up powerpc __mp_dbl with default code


On Thu, 2013-02-21 at 12:45 +0530, Siddhesh Poyarekar wrote:
> Ping!  A correction to the blurb I wrote earlier - this change results
> in automatic inlining of norm() resulting in very a minor speedup on
> Power7.  This is where I had first typo'd the configure line
> (--enable-cpu instead of --with-cpu).
> 
> Siddhesh
> 
> On Thu, Feb 14, 2013 at 03:38:44PM +0530, Siddhesh Poyarekar wrote:
> > Hi,
> > 
> > Here's another patch that syncs up changes I had made in default code
> > with the powerpc code since it makes sense to do so.  The result does
> > not alter the output code, i.e. the output code is identical before
> > and after this change.  OK to commit?
> > 
> > Siddhesh
> > 
> > 	* sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
> > 	up changes with default code.
> > 	* sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
> > 	Likewise.
> >
This is fine.

Ryan


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