SIMD support...

Sean Cavanaugh WorksOnMyMachine at gmail.com
Sat Jan 14 21:58:41 PST 2012


MS has three types, __m128, __m128i and __m128d  (float, int, double)

Six if you count AVX's 256 forms.

On 1/7/2012 6:54 PM, Peter Alexander wrote:
> On 7/01/12 9:28 PM, Andrei Alexandrescu wrote:
> I agree with Manu that we should just have a single type like __m128 in
> MSVC. The other types and their conversions should be solvable in a
> library with something like strong typedefs.
>


More information about the Digitalmars-d mailing list