Forward std.math intrinsics to core.math#3599
Conversation
|
All green, ready to go. I avoided using aliases for this to prevent the generated documentation from regressing. This is a partial fix for Issue 4541 - Intrinsic functions do not have pointers |
pragma(inline, true) then ? |
|
Is it really necessary? |
A look at disassembly would answer that I guess. I just don't want to silently regress numerics performance. |
|
Ok, done. |
Not that I want to make the tongue in cheek response, but they are already silently regressed on x86 by forcing operations to be done in the highest precision. ;-) |
No point destroying them further then ;) |
|
Auto-merge toggled on |
Forward std.math intrinsics to core.math
|
Thankyou. |
No description provided.