From patchwork Mon Mar 1 08:20:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Zimmermann X-Patchwork-Id: 1445457 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=libc-alpha-bounces@sourceware.org; receiver=) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DptWn75Zkz9sRR for ; Mon, 1 Mar 2021 19:21:25 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id E5F9E3892458; Mon, 1 Mar 2021 08:21:15 +0000 (GMT) X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sourceware.org (Postfix) with ESMTPS id 363363892457 for ; Mon, 1 Mar 2021 08:21:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 363363892457 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=inria.fr Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Paul.Zimmermann@loria.fr X-IronPort-AV: E=Sophos;i="5.81,215,1610406000"; d="scan'208";a="374361083" Received: from tomate.loria.fr ([152.81.10.51]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Mar 2021 09:20:39 +0100 Received: from zimmerma by tomate.loria.fr with local (Exim 4.94) (envelope-from ) id 1lGdnD-009vgV-Dx; Mon, 01 Mar 2021 09:20:39 +0100 From: Paul Zimmermann To: libc-alpha@sourceware.org Subject: [PATCH v6 4/4] auto-libm-test-in: added xfail's for ibm128-libgcc (Bessel functions) Date: Mon, 1 Mar 2021 09:20:13 +0100 Message-Id: <20210301082013.2366618-4-Paul.Zimmermann@inria.fr> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210301082013.2366618-1-Paul.Zimmermann@inria.fr> References: <20210301082013.2366618-1-Paul.Zimmermann@inria.fr> MIME-Version: 1.0 X-Spam-Status: No, score=-10.0 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" --- math/auto-libm-test-in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/math/auto-libm-test-in b/math/auto-libm-test-in index ef8e35d614..ecb39435c0 100644 --- a/math/auto-libm-test-in +++ b/math/auto-libm-test-in @@ -5831,8 +5831,8 @@ j1 0x1p-10000 # the next value generates larger error bounds on x86_64 (binary32) j1 0x3.ae4b2p+0 xfail-rounding:ibm128-libgcc # the next two values yield large errors in the binary32 format -j1 0x1.2f28eap+7 xfail-rounding:binary64 xfail-rounding:intel96 -j1 0x1.a1d20ap+6 xfail-rounding:binary128 xfail-rounding:intel96 +j1 0x1.2f28eap+7 xfail-rounding:binary64 xfail-rounding:intel96 xfail-rounding:ibm128-libgcc +j1 0x1.a1d20ap+6 xfail-rounding:binary128 xfail-rounding:intel96 xfail-rounding:ibm128-libgcc j1 min j1 -min j1 min_subnorm @@ -8284,7 +8284,7 @@ y0 0xd.3432bp-4 # the next two values yield the largest error (9 ulps) for binary32 (x86_64) # the first one fails for binary64 and ldbl-96 because y0 is known to have # large errors (#16492) -y0 0x1.33eaacp+5 xfail:binary64 xfail:intel96 +y0 0x1.33eaacp+5 xfail:binary64 xfail:intel96 xfail-rounding:ibm128-libgcc y0 0x1.a681cep-1 y0 min y0 min_subnorm @@ -8315,7 +8315,7 @@ y1 0x1p-110 y1 0x1p-600 y1 0x1p-10000 # the next three values yield the largest error in the binary32 format -y1 0x1.065194p+7 xfail-rounding:binary64 xfail-rounding:intel96 +y1 0x1.065194p+7 xfail-rounding:binary64 xfail-rounding:intel96 xfail-rounding:ibm128-libgcc y1 0x1.c1badep+0 y1 0x1.c1bc2ep+0 y1 min