primitive vector types

Christian Kamm kamm-incasoftware at remove-garbage.de
Sat Feb 21 01:34:07 PST 2009


Denis Koroskin wrote:
> Convince Walter to add float4 type and some intrinsics to DMD (I'll post a
> list of those we use later), LDC will follow, I believe. There should be
> some type that would be treated specially. After all, intrinsics have
> function signatures and those should specify some concrete types.

Yes, LDC would follow. The main reason people can't use these intrinsics in LDC at the moment is that there's no type in D that maps to an LLVM vector type.




More information about the Digitalmars-d mailing list