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] [x86_32] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture.


Committed.


Thanks.

--
Liubov Dmitrieva

On Wed, Jul 3, 2013 at 8:40 PM, Carlos O'Donell <carlos@redhat.com> wrote:
> On 07/02/2013 04:13 PM, Liubov Dmitrieva wrote:
>>> Can you regenerate the patch?
>>
>> I did. I also removed memcmp and wmemcmp because we need better
>> accuracy benchmarks to be sure about the boost there.
>> For str**cmp it looks reasonable to install even measured the
>> benchmarks we have in glibc. I attached my results again.
>>
>> 2013-07-03  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
>>
>>   * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
>>   version if bit_Slow_SSE4_2 is set.
>>   * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
>>   * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
>
> OK for 2.19 once it opens.
>
> Cheers,
> Carlos.


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