[PATCH][X86_64] Set bit_Fast_Unaligned_Load for Excavator family CPU's
Pawar, Amit
Amit.Pawar@amd.com
Wed Dec 16 10:03:00 GMT 2015
For latest AMD Excavator family 0x15h CPU's, it is found that by running GLIBC benchtest SSE2_Unaligned based implementations are performing faster compare to SSE2 based implementations for routines mentioned below. Based on this observation bit_Fast_Unaligned_Load flag is set for Excavator family CPU's. This makes SSE2_Unaligned implementations as default for these routines.
Routines: strcmp, strcat, strncat, stpcpy, stpncpy, strcpy, strncpy and strstr.
Is attached patch OK for trunk ?
please suggest.
Thanks
Amit Pawar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-X86_64-Set-bit_Fast_Unaligned_Load-for-family-0x15h-.patch
Type: application/octet-stream
Size: 2198 bytes
Desc: 0001-X86_64-Set-bit_Fast_Unaligned_Load-for-family-0x15h-.patch
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151216/65ec30f1/attachment.obj>
More information about the Libc-alpha
mailing list