https://issues.dlang.org/show_bug.cgi?id=17964
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- 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 --
