How about a cross-compiler SIMD module?

Guillaume Piolat first.last at gmail.com
Fri Aug 2 20:38:37 UTC 2019


On Friday, 2 August 2019 at 14:56:58 UTC, Stefanos Baziotis wrote:
> Specifically intel-intrinsics is a great library, but it could 
> not be used in GDC (at least I did not find a way) and it seems 
> LDC focused.
>

Hello,

The reason is that no one stepped up to add this support for GDC 
intel-intrinsics, but it is on the roadmap for next year. I can't 
contribute to D OSS all day, since I need to put out products 
made with D too ; so users of intel-intrinsics have to be patient 
or contribute themselves.

Do not underestimate the sheer amount of work needed to make 
"cross-compiler SIMD module".


More information about the Digitalmars-d mailing list