https://issues.dlang.org/show_bug.cgi?id=17964
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/fe4425678d9de2c085b1cdc0a97b28d2f8cf0dc8 Issue 17964 - [CTFE] If array is large enough it hits __simd at CTFE skip executing simd instructions at compile time https://github.com/dlang/druntime/commit/ce8c251aa0b52cdf1b83cc683a318f0766a087ee Merge pull request #2121 from rainers/issue17964 Issue 17964 - [CTFE] If array is large enough it hits __simd at CTFE --
