[PATCH v1.2] Improve unaligned memcpy and memmove.
Ondřej Bílka
neleai@seznam.cz
Fri Oct 4 13:29:00 GMT 2013
On Fri, Oct 04, 2013 at 05:07:35PM +0400, Liubov Dmitrieva wrote:
> Can we make "**back" versions clean up in this patch?
> Are there any processors still use it?
> Atom and core2 uses "***ssse3" version not the "***back" ones.
> Do we need to handle these "***back" versions now?
>
Yes but not in this patch, they are used at memmmove.
I do this in improved ssse3 version that I wrote here,
http://www.sourceware.org/ml/libc-alpha/2013-08/msg00279.html
I will prepare actual patch today.
Ondra
> --
> Liubov
>
More information about the Libc-alpha
mailing list