From f9e61cd446d45016e20b6fe85ab87364ebdbec1b Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Thu, 27 Nov 2025 16:54:28 -0300 Subject: [PATCH] NEWS: Add new generic fma/fmaf note Reviewed-by: Collin Funk --- 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