[PATCH] NEWS: Add new generic fma/fmaf note

Collin Funk collin.funk1@gmail.com
Thu Nov 27 19:57:25 GMT 2025


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:

> ---
>  NEWS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index f915d9f759..81c7e04293 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -39,8 +39,8 @@ Major new features:
>    been imported from the CORE-MATH project, in particular acosh, asinh,
>    atanh, erf, erfc, lgamma, and tgamma.
>  
> -* Optimized implementations for remainder, remaindef, frexpf, frexp,
> -  frexpl (binary128), and frexpl (intel96) have been added.
> +* Optimized implementations for fma, fmaf, remainder, remaindef, frexpf,
> +  frexp, frexpl (binary128), and frexpl (intel96) have been added.
>  
>  * The SVID handling for acosf, acoshf, asinhf, atan2f, atanhf, coshf,
>    lgammaf/lgammaf_r, log10f, sinhf, sqrtf, tgammaf, y0/j0, y1/j1, and yn/jn

Looks good to me.

Reviewed-by: Collin Funk <collin.funk1@gmail.com>

Thanks,
Collin


More information about the Libc-alpha mailing list