[Issue 10444] writeln of a SIMD register
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat May 31 17:11:43 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=10444
briancschott at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull, SIMD
CC| |briancschott at gmail.com
--- Comment #2 from briancschott at gmail.com ---
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.
--
More information about the Digitalmars-d-bugs
mailing list