Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 12:12:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 221733] SSE2 instructions emited in compiler-rt on AMD Sempron 3000+
Message-ID:  <bug-221733-29464-TJisGsJuh4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221733-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221733-29464@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=3D221733

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
To be clear, this is not a compiler bug: floatdidf comes from an assembly
routine in compiler-rt/lib/builtins/i386/floatdidf.S. I see there is a gene=
ric
C version in compiler-rt/lib/builtins/floatdidf.c that we might be able to =
use,
although preferably using the optimized one (via ifunc or such) when possib=
le.

--=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-221733-29464-TJisGsJuh4>