SIMD support...

Manu turkeyman at gmail.com
Thu Jan 5 18:28:45 PST 2012


>
> The reason I ask is because 64 bit is 16 byte aligned, but aligning the
> stack in 32 bit code is inefficient for everything else.
>

Note: you only need to align the stack when a vector is actually stored on
it by value. Probably very rare, more rare than you think.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120106/f57dca91/attachment.html>


More information about the Digitalmars-d mailing list