[PATCH v2] powerpc: Optimized version of powf()

Joseph Myers joseph@codesourcery.com
Thu Jun 22 21:00:00 GMT 2017


On Thu, 15 Jun 2017, Paul Clarke wrote:

> Most significant changes are code simplification and use of doubles for
> intermediate values.  Also, some rearrangement to move early
> non-dependent code later, out of the faster paths.
> 
> 2017-06-15  Paul A. Clarke  <pc@us.ibm.com>
> 
> 	* sysdeps/ieee754/flt-32/e_powf.c: Optimized implementation utilizing
> 	rearranged code and doubles float types.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list