ARC: Regenerate ulps

Reinstate pass for

FAIL: math/test-double-cosh
FAIL: math/test-double-sinh
FAIL: math/test-float32x-cosh
FAIL: math/test-float32x-sinh
FAIL: math/test-float64-cosh
FAIL: math/test-float64-sinh
FAIL: math/test-ldouble-cosh
FAIL: math/test-ldouble-sinh
This commit is contained in:
Vineet Gupta 2021-01-06 10:52:40 -08:00
parent eeaa19f75e
commit 1b5c9dfeb2
1 changed files with 4 additions and 4 deletions

View File

@ -532,11 +532,11 @@ double: 3
float: 3 float: 3
Function: "cosh_downward": Function: "cosh_downward":
double: 2 double: 3
float: 1 float: 1
Function: "cosh_towardzero": Function: "cosh_towardzero":
double: 2 double: 3
float: 1 float: 1
Function: "cosh_upward": Function: "cosh_upward":
@ -548,7 +548,7 @@ double: 9
float: 8 float: 8
Function: Imaginary part of "cpow": Function: Imaginary part of "cpow":
double: 3 double: 8
float: 6 float: 6
Function: Real part of "cpow_downward": Function: Real part of "cpow_downward":
@ -1036,7 +1036,7 @@ double: 3
float: 3 float: 3
Function: "sinh_towardzero": Function: "sinh_towardzero":
double: 2 double: 3
float: 2 float: 2
Function: "sinh_upward": Function: "sinh_upward":