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][PPC] Remove unnecessary local variable mptwo


On 01/09/2013 06:40 AM, Siddhesh Poyarekar wrote:
> Hi,
> 
> Attached patch removes the local variable mptwo from the __inv
> function so that it uses the global static definition instead.  No
> regressions resulting from this patch.  OK to commit?
> 
> Siddhesh
> 
> 	* sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
> 	local variable MPTWO.
> 	* sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv): Likewise.

How does this impact the generated code?

How does that impact mpatan's performance?

Cheers,
Carlos.


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