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] powerpc: Shrink ULPs for float128


On Wed, 16 Aug 2017 16:47:49 -0300
"Tulio Magno Quites Machado Filho" <tuliom@linux.vnet.ibm.com> wrote:

>"Gabriel F. T. Gomes" <gftg@linux.vnet.ibm.com> writes:
>
>> During the development of float128 on powerpc64le, the ulps have been
>> generated since early versions of the patches.  On those versions, the
>> functions gamma and pow10 were mistakenly thought to be part of the API.
>> After review, the functions were removed, however the ulps for them were
>> carried in the ulps file.
>>
>> This patch removes such entries from the ulps file, as well as it
>> shrinks the ulps for the cpow and lgamma functions.  
>
>LGTM.

Thanks, pushed as f2f048a533bd.


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