D is crap
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 5 16:56:48 PDT 2016
On 7/5/2016 2:44 PM, ketmar wrote:
> anyway, fixing long-standing bug with `align()` being ignored on stack variables
> will allow to use SIMD on x86.
Not really. The alignment requirement has to be done by all functions, whether
they use SIMD or not.
>> 4. people wanting high performance are going to be using 64 bits anyway
> so i'm not in a set of "people". ok.
I'm curious about why you require 32 bits.
More information about the Digitalmars-d
mailing list