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 13/18] PowerPC: multiarch lround/lrounf for PowerPC32


On 04-12-2013 21:48, Steven Munroe wrote:
> On Tue, 2013-11-19 at 14:21 -0200, Adhemerval Zanella wrote:
>> 2013-11-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
>>
>> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
>> 	and lroundf multiarch implementations.
>> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
>> 	New file.
>> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
>> 	New file.
>> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
>> 	New file.
>> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
>> 	multiarch lround for PowerPC32.
>> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
>> 	file: multiarch lroundf for PowerPC32.
>>
>> --
> Looks OK
>
> I assume a power8 version will be coming soon? Any function with power6x
> specific code needs to revisited for P8 and the new register transfer
> ops.
>
>
Yes, I plan to address these optimizations.


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