Any usable SIMD implementation?

Johan Engelen via Digitalmars-d digitalmars-d at puremagic.com
Tue Apr 5 04:04:58 PDT 2016


On Tuesday, 5 April 2016 at 09:39:21 UTC, 9il wrote:
>
> 3. This is possible and not very hard to implement if I am not 
> wrong.

Last time I looked into this (related to implementing @target, 
see [1]), I only found some Clang code dealing with this, but now 
I found LLVM functions about architectures, cpus, features, etc. 
So indeed I also think it will be relatively easy indeed to 
implement at least rudimentary support for what you'd want.

[1] 
http://forum.dlang.org/post/eodutgruoofruperrgif@forum.dlang.org


More information about the Digitalmars-d mailing list