From patchwork Mon Dec 4 16:59:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Metcalf X-Patchwork-Id: 24712 Received: (qmail 67826 invoked by alias); 4 Dec 2017 16:59:43 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 67811 invoked by uid 89); 4 Dec 2017 16:59:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.0 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_HELO_PASS, SPF_PASS, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.2 spammy= X-HELO: mellanox.co.il From: Chris Metcalf To: libc-alpha@sourceware.org Cc: Chris Metcalf Subject: [PATCH] tile: update ca{cos,sin,tan}{,h} double ULPs Date: Mon, 4 Dec 2017 11:59:33 -0500 Message-Id: <1512406773-14560-1-git-send-email-cmetcalf@mellanox.com> --- ChangeLog | 4 ++++ sysdeps/tile/libm-test-ulps | 20 ++++++++++++-------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6ac924be247d..4542f9e66071 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-12-04 Chris Metcalf + + * sysdeps/tile/libm-test-ulps: Update ca{cos,sin,tan}{,h} ulps. + 2017-12-04 Siddhesh Poyarekar * sysdeps/aarch64/multiarch/memcpy_generic.S (__GI_memcpy): diff --git a/sysdeps/tile/libm-test-ulps b/sysdeps/tile/libm-test-ulps index e454817d771a..a9d2c23143d2 100644 --- a/sysdeps/tile/libm-test-ulps +++ b/sysdeps/tile/libm-test-ulps @@ -46,15 +46,15 @@ idouble: 1 ifloat: 2 Function: Imaginary part of "cacos": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Real part of "cacosh": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Imaginary part of "cacosh": @@ -74,15 +74,15 @@ idouble: 1 ifloat: 1 Function: Imaginary part of "casin": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Real part of "casinh": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Imaginary part of "casinh": @@ -92,7 +92,9 @@ idouble: 1 ifloat: 1 Function: Real part of "catan": +double: 1 float: 1 +idouble: 1 ifloat: 1 Function: Imaginary part of "catan": @@ -108,7 +110,9 @@ idouble: 1 ifloat: 1 Function: Imaginary part of "catanh": +double: 1 float: 1 +idouble: 1 ifloat: 1 Function: "cbrt":