This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v0] PPC64: Remove vec_finite_alias.c as aliases it creates are no longer required.
- From: GT <tnggil at protonmail dot com>
- To: "libc-alpha\\@sourceware.org" <libc-alpha at sourceware dot org>, "tnggil at protonmail dot com" <tnggil at protonmail dot com>
- Date: Fri, 14 Feb 2020 16:14:59 +0000
- Subject: Re: [PATCH v0] PPC64: Remove vec_finite_alias.c as aliases it creates are no longer required.
- References: <Tq5HYiF-BHMuhXsqNRptfhV7UNyUs54ggNEe9fxfWLNo39BJhdpkJgv_0k50Ew61V_mOnxQEgPlrr_LlUfQeREL8ebhC9MQfeLss7uR16fo=@protonmail.com>
- Reply-to: GT <tnggil at protonmail dot com>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, February 14, 2020 11:12 AM, GT <tnggil@protonmail.com> wrote:
> This patch is in response to
> https://sourceware.org/ml/libc-alpha/2020-02/msg00625.html
>
> With this patch, branch tuliom/libmvec has all changes needed to
> enable GCC to autovectorize libmvec functions. Other than sincos.
> Getting GCC to vectorize sincos is work-in-progress; presently GCC
> does NOT vectorize for any architecture.
>
Last line above should be:
[P]resently GCC does NOT vectorize SINCOS for any architecture.
Bert.