[Mono-dev] Mono.Simd.dll and operator*

Erven Rohou erven.rohou at inria.fr
Sun Feb 14 10:38:43 EST 2010


Hi Rodrigo,

Do you mean that Mono.Simd if for SSE only?

There is an ongoing effort to support AltiVec. What would be the right way to 
support it in the library?

Wouldn't it make sense to provide generic functionality at the library level, 
and then the JIT generates the best code sequence on any platform?

Thanks,

--
Erven.

Rodrigo Kumpera a écrit :
> Because thats what is availabe  with sse.
> 
> On 2/12/10, Erven Rohou <erven.rohou at inria.fr> wrote:
>> Hello,
>>
>> I just noticed that most vector types in Mono.Simd.dll have an operator*,
>> but
>> not Vector16 and Vector2l.
>> What is the reason for that?
>>
>> Thanks,
>>
>> --
>> Erven.
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
> 



More information about the Mono-devel-list mailing list