[Issue 18741] std.math.sqrt doesn't use sqrtl when it's available
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 6 20:30:48 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18741
Jack Stouffer <jack at jackstouffer.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Jack Stouffer <jack at jackstouffer.com> ---
(In reply to kinke from comment #1)
> It always uses the core.math intrinsic, which has all 3 overloads.
Gah you're right, I confused it with the core.stdc.math calls.
--
More information about the Digitalmars-d-bugs
mailing list