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.ro...@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@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
> 

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to