V3 [PATCH] aarch64: optimized memcpy implementation for thunderx2

Richard Henderson rth@twiddle.net
Thu Oct 11 06:20:00 GMT 2018


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.


r~



More information about the Libc-alpha mailing list