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: [PING] [PATCH v2] faster strlen on x64


On Tue, Dec 04, 2012 at 05:09:38PM +0000, Melik-adamyan, Areg wrote:
> Adding Liuba: she is looking into your patch and will respond in the Sourceware mailthread.
> 
> -----Original Message-----
> From: H.J. Lu [mailto:hjl.tools@gmail.com] 
> 
> Hi Areg,
> 
> Can you check it out on all our processors?
> 
> Thanks.
> 
> --
> H.J.

I now added avx2 implementation. As there is no avx2 detection I only
added function strlen_avx2. 
I want to know how it behaves on haswell if possible. 
Otherwise ignore that commit.

Thanks.

Ondra


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