[PATCH] powerpc: Shrink ULPs for float128
Gabriel F. T. Gomes
gftg@linux.vnet.ibm.com
Tue Aug 22 18:31:00 GMT 2017
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.
More information about the Libc-alpha
mailing list