Comment 21 for bug 2001932

Revision history for this message
In , Skpgkp2 (skpgkp2) wrote :

(In reply to H.J. Lu from comment #15)
> (In reply to Sunil Pandey from comment #14)
> > Created attachment 12610 [details]
> > strncmp_avx2 patch.1 for pr25933
> >
> > I ran glibc make check and all test pass with this patch.
>
> You removed loop unrolling. Please provide all relevant glibc micro
> benchmarks data before and after your change.

I beleive strncmp_avx2 changes affects

strcmp
strncmp
wcscmp
wcsncmp

Let me know if I miss any other relevant micro benchmark corresponding to this change.