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 0/4] sparc M7 optimized memcpy/memset



On 13/12/2017 14:44, Patrick McGehearty wrote:
> On 12/13/2017 10:26 AM, Adhemerval Zanella wrote:
>>
>> On 13/12/2017 13:15, David Miller wrote:
>>> From: Patrick McGehearty <patrick.mcgehearty@oracle.com>
>>> Date: Tue, 12 Dec 2017 23:07:26 -0500
>>>
>>>> The following patch set provides optimized versions of
>>>> memcpy/mempcpy/memmove/memset/bzero for Sparc versions M7 (and later).
>>>> Support for recognizing M7 is also provided.
>>>> An assembly version of memmove for ultra1+ is provided.
>>> Looks good to me.
>>>
>> LGTM as well, I can commit it if you don't have write access.
> I don't have write access at this time. Please do commit.
> 

I will do it along with this NEWS entry:

* Optimized memcpy, mempcpy, memmove, and memset for sparc M7.


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