Date: Sat, 26 Oct 2019 16:32:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235413] [LIBM] optizimation for cexp and cexpf Message-ID: <bug-235413-227-8j5UrOfR5c@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235413-227@https.bugs.freebsd.org/bugzilla/> References: <bug-235413-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235413 Steve Kargl <kargl@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #202398|0 |1 is obsolete| | --- Comment #3 from Steve Kargl <kargl@FreeBSD.org> --- Created attachment 208609 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208609&action= =3Dedit Updated patch The updated patch includes the optimization for cexpf, cexp, and new implementations for ld80/cexpl and ld128/cexpl. The ld80/cexpl implementation uses bit twiddling and has been tested on i586 and amd64 systems. The ld128/cexpl is a stub implementation that has been neither compiled nor tested. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235413-227-8j5UrOfR5c>