[Bug math/28765] x86_64 libmvec atan2 accuracy
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri Jan 14 14:56:21 GMT 2022
https://sourceware.org/bugzilla/show_bug.cgi?id=28765
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sunil Pandey <skpgkp2@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=047512374a95b7bc42a996f61def50843f2bd5e7
commit 047512374a95b7bc42a996f61def50843f2bd5e7
Author: Sunil K Pandey <skpgkp2@gmail.com>
Date: Wed Jan 12 12:26:35 2022 -0800
math: Add more inputs to atan2 accuracy tests [BZ #28765]
This patch adds following inputs:
0x1.bcab29da0e947p-54 0x1.bc41f4d2294b8p-54
0x1.a11891ec004d4p-348 0x1.814830510be26p-348
0x1.b836ed678be29p-588 0x1.b7be6f5a03a8cp-588
0x1.a83f842ef3f73p-633 0x1.a799d8a6677ep-633
to atan2 tests and updates x86_64 double atan2 ulps.
This fixes BZ #28765.
Reviewed-By: Paul Zimmermann <Paul.Zimmermann@inria.fr>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list