[Bug 235413] [LIBM] optizimation for cexp and cexpf
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 26 16:32:28 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235413
Steve Kargl <kargl at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #202398|0 |1
is obsolete| |
--- Comment #3 from Steve Kargl <kargl at FreeBSD.org> ---
Created attachment 208609
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208609&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list