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] Consolidate and inline calls to __acr


On Wed, Jan 02, 2013 at 02:03:44PM -0600, Steven Munroe wrote:
> I would disagree (as the original author of the powerpc specific
> optimization).
> 
> The source level loop unrolling in sysdeps/powerpc/powerpc[32|
> 64]/power4/fpu/mpa.c when combined with Makefile CFLAGS-mpa.c is similar
> in kind to the ./x86_64/fpu/multiarch/[mpa-avx.c|mpa-fma4.c]
> alternatives.
> 
> As such arbitrarily removing the powerpc implementation is not
> appropriate. And just fixing the compile time error without
> understanding the performance implications it not appropriate either.
> 

I'm going to hold this patch off till I've sorted out the power4 code
- I'll cc you and Ryan on that.  I am not suggesting arbitrarily
removing the powerpc implementation either; I'm going to try and come
up with a good reason for doing so :)


Siddhesh


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