The state of core.simd

Benjamin Thaut code at benjamin-thaut.de
Sat Jun 1 03:57:05 PDT 2013


Am 01.06.2013 12:52, schrieb Tove:
>
> does this generate better code?
> float4 v = __vector([1.0f, 2.0f, 3.0f, 4.0f]);

That doesn't even compile. You can try it out yourself using:

http://dpaste.dzfl.pl/

Kind Regards
Benjamin Thaut


More information about the Digitalmars-d mailing list