[Issue 16558] [Mir] Generic unaligned load/store like (like LDC loadUnaligned and storeUnaligned)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 8 22:27:11 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16558

--- Comment #2 from Илья Ярошенко <ilyayaroshenko at gmail.com> ---
This should be an intrinsic, a part of the language, not DRuntime. Lets each
compiler implements it as its devs wants. Also, making this a function breaks
LDC's fastmath optimizations.

--


More information about the Digitalmars-d-bugs mailing list