How do I write __simd(void16*, void16) ?

Etienne via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Oct 8 12:12:27 PDT 2014


On 2014-10-08 3:04 PM, Benjamin Thaut wrote:
> I strongly advise to not use core.simd at this point. It is in a
> horribly broken state and generates code that is far from efficient. If

I think I'll have to re-write the xmmintrin.h functions I need as string 
mixins to inline the assembly. Is that supposed to be compatible with 
LDC/GDC anyways?


More information about the Digitalmars-d-learn mailing list