[Mono-dev] Mono's JIT and SSE instructions

Paolo Molaro lupus at ximian.com
Fri Oct 10 20:06:00 EDT 2008


On 10/11/08 Dax wrote:
> Paolo Molaro wrote:
> > We don't auto vectorize from IL code, but we're developing an extension
> > that allows people to take advantage of sse instructions with
> > intrinsics (people watching the changes list can see it already).
> 
> That said, what versions of SSE will be supported? Original SSE only,
> since it's probably available on every mono-compatible machine,
> everything up to SSSE3/SSE4..?

We'll use what is needed and available on the cpu that's running
the mono process.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-devel-list mailing list