From: Carlos O'Donell <carlos@redhat.com>
To: Szabolcs Nagy <szabolcs.nagy@arm.com>, libc-alpha@sourceware.org
Subject: Re: [PATCH] aarch64: Add NEWS entry about libmvec for 2.39
Date: Mon, 15 Jan 2024 09:34:06 -0500 [thread overview]
Message-ID: <c8124931-184a-07d6-e63c-f6f26982683d@redhat.com> (raw)
In-Reply-To: <20240112164245.467067-1-szabolcs.nagy@arm.com>
On 1/12/24 11:42, Szabolcs Nagy wrote:
> Auto-vectorizing scalar calls is now supported.
LGTM. Please push for 2.39.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
> ---
> NEWS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 83ae627f47..16afc4f869 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -55,6 +55,13 @@ Major new features:
> unsigned char, unsigned short, unsigned int, unsigned long int and
> unsigned long long int, and a type-generic macro.
>
> +* On AArch64 new symbols were added to libmvec and now math.h has
> + annotations to allow GCC 9 or newer to auto-vectorize calls to the
> + following scalar math functions when -ffast-math is specified:
> + acos, acosf, asin, asinf, atan, atanf, atan2, atan2f, cos, cosf,
> + exp, expf, exp10, exp10f, exp2, exp2f, expm1, expm1f, log, logf,
> + log10, log10f, log1p, log1pf, log2, log2f, sin, sinf, tan, tanf.
> +
> Deprecated and removed features, and other changes affecting compatibility:
>
> * The ldconfig program now skips file names containing ';' or ending in
--
Cheers,
Carlos.
prev parent reply other threads:[~2024-01-15 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-12 16:42 Szabolcs Nagy
2024-01-15 14:34 ` Carlos O'Donell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c8124931-184a-07d6-e63c-f6f26982683d@redhat.com \
--to=carlos@redhat.com \
--cc=libc-alpha@sourceware.org \
--cc=szabolcs.nagy@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).