This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] Fix powerpc64/power7 memchr for large input sizes
- From: Steven Munroe <munroesj at linux dot vnet dot ibm dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: libc-alpha at sourceware dot org
- Date: Thu, 15 Dec 2016 16:08:09 -0600
- Subject: Re: [PATCH v2] Fix powerpc64/power7 memchr for large input sizes
- Authentication-results: sourceware.org; auth=none
- References: <1481829263-3740-1-git-send-email-adhemerval.zanella@linaro.org>
- Reply-to: munroesj at linux dot vnet dot ibm dot com
On Thu, 2016-12-15 at 17:14 -0200, Adhemerval Zanella wrote:
>
> + make sure the bye is within the size range (that's why
Typo on byte but otherwise LGTM