aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Blanchard <pierre.blanchard@arm.com>2022-12-12 10:48:42 +0000
committerPierre Blanchard <pierre.blanchard@arm.com>2022-12-13 10:03:33 +0000
commitbfa600d23ba19dedabb69603ab17ac9b6f6510cb (patch)
tree579fd8bd9663d5d0d3c1e7cff90824c7787c1a39
parentb490d4ce3ca0090833e26a12bd8f2afb8d4417f1 (diff)
downloadarm-optimized-routines-bfa600d23ba19dedabb69603ab17ac9b6f6510cb.tar.gz
pl/math: Update ULP threshold for SVE atan2
Test threshold fixed.
-rwxr-xr-xpl/math/test/runulp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/test/runulp.sh b/pl/math/test/runulp.sh
index 3d644ce..35b4e6b 100755
--- a/pl/math/test/runulp.sh
+++ b/pl/math/test/runulp.sh
@@ -640,7 +640,7 @@ L_sve_sin=2.03
L_sve_atanf=2.9
L_sve_atan=1.78
L_sve_atan2f=2.45
-L_sve_atan2=1.73
+L_sve_atan2=1.78
L_sve_log10=1.97
L_sve_log10f=2.82
L_sve_logf=2.85