Does .NET Framework 4.5 provide SSE4/AVX support?

.net, .net-4.5, avx, simd, sse4

Solution

it seem that it is coming. (I just found out an hour ago)

here a few links

The JIT finally proposed. JIT and SIMD are getting married.

Update to SIMD Support

you need the latest version of RyuJIT

and Microsoft SIMD-enabled Vector Types (Nuget)

Problem

I think, I heard about that, but don't know where. upd: I told about JiT

Original source