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 1/3] powerpc: Add powerpc64 strspn optimization


On 24-11-2014 14:56, Adhemerval Zanella wrote:
> This patch makes the POWER7 optimized strspn generic by using
> default doubleword stores to zero the hash, instead of VSX
> instructions. Performance on POWER7/POWER8 machines does not
> changed and they are faster on older machine (POWER6).
>
> Checked on powerpc64.

If no one opposes it, I will commit it.


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