[PATCH] Make strcmp optimized for SSE2 with unaligned load/store as default
Ondřej Bílka
neleai@seznam.cz
Tue Aug 25 20:45:00 GMT 2015
On Tue, Aug 25, 2015 at 03:34:33PM -0400, Zack Weinberg wrote:
> On Tue, Aug 25, 2015 at 3:23 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> > Here is the controversy :
> >
> > https://sourceware.org/ml/libc-alpha/2015-08/msg01039.html
>
> That's not an objection _to eliminating the difference between libc
> and ld.so_. It's a quibble about the default (for both). OndÅej
> really should have brought that up in its own thread.
>
No, this is proper thread as it concerns selecting implementation in
ld.so. Previously there was a slow one without sse2 that we want to
change so it would need same rationale, even if trivial.
More information about the Libc-alpha
mailing list