[Issue 17964] [CTFE] If array is large enough it hits __simd at CTFE
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 6 11:09:11 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17964
uplink.coder at googlemail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |uplink.coder at googlemail.com
--- Comment #1 from uplink.coder at googlemail.com ---
What needs to be done here is a change in druntime/src/core/internal/arrayops.d
adding a __ctfe branch to load and store which works without simd intrinsics.
I will take this if it is not fixed by the end of the week
--
More information about the Digitalmars-d-bugs
mailing list