This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [RFC PATCH] aarch64: improve memset
- From: "Carlos O'Donell" <carlos at redhat dot com>
- To: Richard Henderson <rth at twiddle dot net>, libc-alpha at sourceware dot org
- Date: Thu, 11 Sep 2014 20:14:58 -0400
- Subject: Re: [RFC PATCH] aarch64: improve memset
- Authentication-results: sourceware.org; auth=none
- References: <541208D9 dot 10808 at twiddle dot net>
On 09/11/2014 04:40 PM, Richard Henderson wrote:
>> https://sourceware.org/ml/libc-alpha/2014-06/msg00376.html
>
> Ping.
>From my perspective your patch looks fine. Given the lack of
ARMv8 hardware I can test on I feel these optimization are
a little bit like spinning our wheels. We move in the right
direction though and that's good.
Out of curiosity did bench/bench-memset show any improvements?
Cheers,
Carlos.