https://issues.dlang.org/show_bug.cgi?id=10444
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull, SIMD CC| |[email protected] --- Comment #2 from [email protected] --- https://github.com/D-Programming-Language/phobos/pull/2220 Arrays of SIMD types seem to not work due to DMD codegen bugs, but this fixes the case of a single SIMD type being printed. --
