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: [PATCHv2] powerpc: Add optimized strcspn for P8


Thank you for reviewing Tulio.

Pushed as 8f1b841e452dbb083112fd036033b7f4af506ba0 .

On 04/22/2016 07:49 AM, Tulio Magno Quites Machado Filho wrote:
> "Paul E. Murphy" <murphyp@linux.vnet.ibm.com> writes:
> 
>> Changes from v1:
>>
>> * Tweak the macros a little more such to remove the need for the
>>   more invasive modification of the EALIGN/END macros when building
>>   the multiarch variants.
>>
>> * Fix a trivial merge conflict in the makefile.
>>
>> ---8<---
>> A few minor adjustments to the P8 strspn gives us
>> an almost equally optimized P8 strcspn.
> 
> LGTM.
> 


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