https://issues.dlang.org/show_bug.cgi?id=14703
--- Comment #1 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/902a65e54e1b27cf9f5cfd4835531894085935dc Issue 14703 - el.c is missing simd vectors This fixes the simd vector optimization in release builds by adding the comparison operation for the corresponding types. https://github.com/D-Programming-Language/dmd/commit/98bb24bbedf12619850865a33446cdfe9e415f15 Merge pull request #4747 from etcimon/patch-1 Issue 14703 - el.c is missing simd vectors --
