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 12/15] PowerPC: multiarch isinf/isinff for PowerPC64


On 12-12-2013 20:42, Steven Munroe wrote:
> On Thu, 2013-12-12 at 11:29 -0200, Adhemerval Zanella wrote:
>> 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
>>
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
>> 	isinff multiarch implementation.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
>> 	file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
>> 	multiarch isinf for PPC64.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
>> 	file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
>> 	multiarch isinff for PPC64.
>>
>> --
> Looks OK. For power8 look at if ftdiv or register transfer and bit masj
> performs better.
>
Yes, this and finite as well is on my radar for p8 opt.


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