V3 [PATCH] aarch64: optimized memcpy implementation for thunderx2

Anton Youdkevitch anton.youdkevitch@bell-sw.com
Thu Oct 11 13:10:00 GMT 2018


On 11.10.2018 09:15, Richard Henderson wrote:
> On 10/10/18 10:00 AM, Anton Youdkevitch wrote:
>> +++ b/sysdeps/aarch64/multiarch/memcpy_thunderx2.S
>> @@ -20,8 +20,609 @@
>>   /* The actual code in this memcpy and memmove is in memcpy_thunderx.S.
>>      The only real differences are with the prefetching instructions.  */
>>   
>> +#include <sysdep.h>
> 
> Don't leave those two top comment lines in a rewrite.
Yes, sure, good catch.

Thanks.



More information about the Libc-alpha mailing list