[PATCH x86_64] memcpy, mempcpy and memmove IFUNC functions are updated.

H.J. Lu hjl.tools@gmail.com
Mon Feb 22 12:35:00 GMT 2016


On Mon, Feb 22, 2016 at 2:27 AM, Pawar, Amit <Amit.Pawar@amd.com> wrote:
>
> For memcpy, mempcpy and memove routines, SSS3-Fast_Copy_Backward based implementations are faster on Excavator core CPU. Currently they are not enabled and if enabled requires IFUNC needs to be updated but this may affect the other targets. As per the suggestion, defining new flag (index_Prefer_Fast_Copy_Backward) to select these implementations without affecting other targets for these routines.
>
> Is this patch OK to commit and if so please do the needful.

Please break your patch into 2 parts, one for PR BZ #18880, which
is the wrong selector, and one for Excavator

-- 
H.J.



More information about the Libc-alpha mailing list