[Issue 16558] [Mir] Generic unaligned load/store like (like LDC loadUnaligned and storeUnaligned)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Oct 9 09:01:11 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16558
--- Comment #6 from Илья Ярошенко <ilyayaroshenko at gmail.com> ---
(In reply to Andrei Alexandrescu from comment #5)
> Do you mean unaligned load/store must be generic?
Yes. I am really sorry that my explanation was not clear before.
> Part of the core language or druntime?
Does not matter, druntime is OK too. In the same time LDC's developers should
confirm that thay are OK with the API and can make it an intrinsics for LDC
without any generic function shell on top of existing LLVM intrinsics.
--
More information about the Digitalmars-d-bugs
mailing list