This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Group AVX512 functions in .text.avx512 section
- From: Florian Weimer <fweimer at redhat dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Mon, 7 Mar 2016 16:00:46 +0100
- Subject: Re: [PATCH] Group AVX512 functions in .text.avx512 section
- Authentication-results: sourceware.org; auth=none
- References: <1457289968-8965-1-git-send-email-hjl dot tools at gmail dot com>
On 03/06/2016 07:46 PM, H.J. Lu wrote:
> * sysdeps/x86_64/multiarch/memcpy-avx512-no-vzeroupper.S:
> Replace .text with .text.avx512.
> * sysdeps/x86_64/multiarch/memset-avx512-no-vzeroupper.S:
> Likewise.
What's the rationale for this change?
Thanks,
Florian