[Bug 295089] [libm] implementation of rsqrt, rsqrtf, and rsqrtl.
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 295089] [libm] implementation of rsqrt, rsqrtf, and rsqrtl."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 May 2026 01:16:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295089
Steve Kargl <kargl@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #270500|0 |1
is obsolete| |
--- Comment #1 from Steve Kargl <kargl@FreeBSD.org> ---
Created attachment 270556
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270556&action=edit
New diff
The new diff corrects two (silly) issues found by
kib@. It also includes fixes for correct rounding
of rsqrt and rsqrtf (in at least round-to-nearest
mode).
--
You are receiving this mail because:
You are the assignee for the bug.