From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AA0D1385481F; Fri, 12 Mar 2021 04:54:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AA0D1385481F From: "siddhesh at sourceware dot org" To: glibc-bugs@sourceware.org Subject: [Bug math/5781] Slow dbl-64 sin/cos/sincos for special values Date: Fri, 12 Mar 2021 04:54:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: siddhesh at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: siddhesh at sourceware dot org X-Bugzilla-Target-Milestone: 2.33 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: resolution bug_status target_milestone Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2021 04:54:25 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D5781 Siddhesh Poyarekar changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Target Milestone|--- |2.33 --- Comment #21 from Siddhesh Poyarekar --- The last commit to remove slow paths appears to be this one: commit f67f9c9af228f6b84579cb8c86312d3a7a206a55 Author: Anssi Hannula Date: Mon Jan 27 12:45:10 2020 +0200 ieee754: Remove slow paths from asin and acos So this was finished in 2.33. --=20 You are receiving this mail because: You are on the CC list for the bug.=