[PATCH] powerpc: Optimized strncat for POWER8
Carlos Eduardo Seo
cseo@linux.vnet.ibm.com
Wed Apr 12 19:02:00 GMT 2017
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.
More information about the Libc-alpha
mailing list