SIMD intrinsics in GDC

Paul Findlay r.lph50+d at gmail.com
Sun Apr 8 18:30:06 PDT 2007


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


More information about the D.gnu mailing list