This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make strcmp optimized for SSE2 with unaligned load/store as default


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]