From 10fdaf1f495196e4328f2721971e7c1c701c1324 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 16 Aug 2017 08:56:24 -0700 Subject: Mention x86-64 FMA optimization in NEWS * NEWS: Mention x86-64 FMA optimization. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8fe0879bc4..f0c921e697 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ Version 2.27 Major new features: +* Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin and tan + with FMA, contributed by Arjan van de Ven and H.J. Lu from Intel. + * Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin and tan with FMA, contributed by Arjan van de Ven and H.J. Lu from Intel. -- cgit v1.2.1