SIMD intrinsics in GDC

David Friedman dvdfrdmn at users.ess-eff.net
Tue Apr 10 18:50:55 PDT 2007


Paul Findlay wrote:
> Hello,
> 
> Does GDC have any plans to give access to any of the SIMD (SSE et al)
> intrinsic functions that GCC provides for C++ (other than the assembler
> equivalents)? e.g. _mm_load_si128
> 
> Thanks,
> 
>  - Paul

Yes, these and other "target builtins" will be made available in the 
next release.

David


More information about the D.gnu mailing list