[Issue 16087] Alignment (.alignof) and stack space incorrect for SIMD types.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Nov 19 23:26:57 PST 2016


https://issues.dlang.org/show_bug.cgi?id=16087

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
Partial fix: https://github.com/dlang/dmd/pull/6265

dmd simply doesn't support 32 byte vectors at the moment, so the rest will have
to wait.

--


More information about the Digitalmars-d-bugs mailing list