This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/2] aarch64,falkor: Use vector registers for memmove
- From: Siddhesh Poyarekar <siddhesh at gotplt dot org>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, libc-alpha at sourceware dot org
- Date: Mon, 2 Jul 2018 10:53:08 +0530
- Subject: Re: [PATCH 1/2] aarch64,falkor: Use vector registers for memmove
- References: <20180629104331.13263-1-siddhesh@sourceware.org> <00c6ff4f-e2c5-d650-518f-0887e1ffd6b1@linaro.org>
On 06/29/2018 07:30 PM, Adhemerval Zanella wrote:
LGTM, although I can't really voucher for the performance improvement (I d
id not see any different on a A72).
Yes, this is falkor-specific.
Siddhesh