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] Implement optimized libc_fe*() math routines on sparc.


On Fri, 16 Mar 2012, Richard Henderson wrote:

> On 03/16/12 03:38, David Miller wrote:
> > 
> > I have been eyeing this for a while, this minimizes the number of
> > times we load/store the %fsr during state changes in the math
> > library as well as eliminate all the function calls the generic
> > version was doing.
> > 
> > Committed to master.
> > 
> > 	* sysdeps/sparc/fpu/math_private.h: New file.
> 
> Someone want to review my math_private.h reorg before we get 
> too much more of this?

I think you should probably post an updated version for current sources.  
I think the principle of the reorg is fine, but Andreas should probably 
review it.

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