[Mono-dev] Count leading zeros (or find first one) in Mono.SIMD

Konrad Kruczyński konrad.kruczynski at gmail.com
Tue Feb 28 15:22:37 UTC 2012


On Tue, 2012-02-28 at 11:49 -0300, Rodrigo Kumpera wrote:
> Mono.SIMD needs update to the latest versions of SSE. Right now we're
> on SSSE.
> The problem is the lack of engineering bandwidth, I would love to have
> the 4.X stuff.


I guess I could do some work on it. The questions are:
a) whether current API is to be extended or there are some reasons to
rebuild it fundamentally? IMO it looks fine, just new (wider) structures
and methods need to be added;
b) question above applied to the underlying JIT machinery;
c) is there any documentation about it or should I just rather look at
the source code?

--
Regards,
 Konrad




More information about the Mono-devel-list mailing list