mirror of git://sourceware.org/git/glibc.git
x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
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.
This commit is contained in:
parent
376b40a27a
commit
fcaaca412f
|
@ -1,3 +1,7 @@
|
|||
2017-08-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
|
||||
|
||||
2017-08-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
[BZ #21982]
|
||||
|
|
|
@ -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":
|
||||
|
|
Loading…
Reference in New Issue