[PATCH] math: Update i686 ulps

Joseph Myers joseph@codesourcery.com
Fri Jun 1 16:58:00 GMT 2018


On Fri, 1 Jun 2018, Florian Weimer wrote:

> On 06/01/2018 02:47 PM, Florian Weimer wrote:
> >   Function: "y1_upward":
> > -double: 1
> > +double: 7
> >   float: 3
> >   float128: 5
> > -idouble: 1
> > +idouble: 7
> >   ifloat: 3
> >   ifloat128: 5
> >   ildouble: 7
> 
> I'm posting this for review because some of the changes (like the one above)
> are fairly large.

How do they compare to ulps for these functions on e.g. x86_64?  My 
presumption is that they arise from use of -mfpmath=sse (thus, meaning no 
excess precision, so results should mostly be the same as on other 
architectures).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list