NEWS: Add new generic fma/fmaf note master
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 27 Nov 2025 19:54:28 +0000 (16:54 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 28 Nov 2025 12:29:35 +0000 (09:29 -0300)
Reviewed-by: Collin Funk <collin.funk1@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index f915d9f7593632978ec0c5efe0c04c7880d8b4a1..81c7e04293fc6b4e29a51342d9dd272e1de549e4 100644 (file)
--- 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
This page took 0.108185 seconds and 5 git commands to generate.