[2.25 COMMITTED] x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
Florian Weimer
fweimer@redhat.com
Mon Jan 1 00:00:00 GMT 2018
From: H.J. Lu <hjl.tools@gmail.com>
Update libm-test-ulps for AVX512 mathvec tests by running
âmake regen-ulpsâ on Intel Xeon processor with AVX512.
* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
(cherry picked from commit fcaaca412fecb6097c902acd1260f585819b8b7e)
2017-08-23 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 7e7707bda0..38c4218d4f 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1029,7 +1029,7 @@ Function: "cos_vlen4_avx2":
double: 2
Function: "cos_vlen8":
-double: 1
+double: 2
float: 1
Function: "cos_vlen8_avx2":
@@ -2125,7 +2125,7 @@ Function: "sincos_vlen4_avx2":
double: 2
Function: "sincos_vlen8":
-double: 1
+double: 2
float: 1
Function: "sincos_vlen8_avx2":
More information about the Libc-stable
mailing list