Skip to content
Commit 49e2bf58 authored by Sunil K Pandey's avatar Sunil K Pandey
Browse files

x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]



This patch fixes SSE4.2 libmvec atan2 function accuracy for following
inputs to less than 4 ulps.

{0x1.bcab29da0e947p-54,0x1.bc41f4d2294b8p-54}   4.19888 ulps
{0x1.b836ed678be29p-588,0x1.b7be6f5a03a8cp-588} 4.09889 ulps

This fixes BZ #28765.

Reviewed-by: default avatarH.J. Lu <hjl.tools@gmail.com>
parent fcfc9086
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment