[Mono-dev] GCC CLI and future plans for Mono.Simd

Erven Rohou erven.rohou at inria.fr
Sun Sep 13 09:48:44 EDT 2009


Hello,

I recently added some initial support in our GCC CLI port to map GCC vector 
types to Mono.Simd. Vector types, either hand written by the programmer or 
generated by the auto-vectorizer should be mapped to the corresponding 
Mono.Simd.Vector* types.


And I was wondering about the future of Mono.Simd: do you have plans to port it 
to new architectures (all I found was a GSoC project for the AMD64) or to extend 
it to support more patterns, like reductions or shuffles?

Regards,

--
Erven.


More information about the Mono-devel-list mailing list