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] powerpc: Optimized strncat for POWER8



On 4/10/17, 4:59 AM, "Rajalakshmi Srinivasaraghavan" <libc-alpha-owner@sourceware.org on behalf of raji@linux.vnet.ibm.com> wrote:

    With new optimized strnlen for POWER8 [1], this patch adds
    strncat for power8 to make use of optimized strlen and strnlen.
    This is faster than POWER7 current implementation for larger strings.
    
    Tested on powerpc64 and powerpc64le.
    

OK.




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