[Mono-dev] Mono generates inefficient vectorized code

Rodrigo Kumpera kumpera at gmail.com
Thu Mar 11 19:33:06 EST 2010


On Thu, Mar 11, 2010 at 9:15 PM, Sergei Dyshel <qyron.private at gmail.com>wrote:

> Hello Rodrigo,
> Thanks for the quick answer! But do you mean by it that the only
> problem is in lack of global register allocator? What if 'temp' was
> not vector but some bare 'int' temporary, would it be loaded and
> stored in each iteration?
>
> Another question. I know that there is also LLVM engine in Mono and
> LLVM generally supports vector instructions in his IR. Is it hard to
> add SIMD support to mono-llvm.c?
>
> mono-llvm already has some initial support for simd.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100311/4857e6ef/attachment.html 


More information about the Mono-devel-list mailing list