This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH] x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
- From: "H.J. Lu" <hongjiu dot lu at intel dot com>
- To: GNU C Library <libc-alpha at sourceware dot org>
- Date: Wed, 23 Aug 2017 08:43:33 -0700
- Subject: [PATCH] x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
- Authentication-results: sourceware.org; auth=none
- Reply-to: "H.J. Lu" <hjl dot tools at gmail dot com>
Update libm-test-ulps for AVX512 mathvec tests by running “make regen-ulps”
on Intel Xeon processor with AVX512.
I will check it in shortly.
H.J.
---
* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
---
sysdeps/x86_64/fpu/libm-test-ulps | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index c347642..59ec920 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1305,7 +1305,7 @@ Function: "cos_vlen4_avx2":
double: 2
Function: "cos_vlen8":
-double: 1
+double: 2
float: 1
Function: "cos_vlen8_avx2":
@@ -2645,7 +2645,7 @@ Function: "sincos_vlen4_avx2":
double: 2
Function: "sincos_vlen8":
-double: 1
+double: 2
float: 1
Function: "sincos_vlen8_avx2":
--
1.8.3.1