[Mono-dev] mono.simd

Robert Jordan robertj at gmx.net
Mon Aug 23 10:14:21 EDT 2010


On 23.08.2010 13:16, Robert Jordan wrote:
> On 23.08.2010 04:53, Jerry Maine - KF5ADY wrote:
>> I found a discrepency in Mono.Simd.SimdRuntime.AccelMode and it is
>> equivalent access by reflection. I believe this is a bug.
>>
>> Attached is a test for this. I believe there are more cases of this in
>> Mono.Simd
>>
>> Any ideas on how to fix this?
>
> Assuming that you want to fix this in mono: you could implement
> Mono.Simd.SimdRuntime.AccelMode as an icall. This will assure
> that both fast path and slow path would yield the same value.

A patch proposal:

http://github.com/robert-j/mono/commit/1107e83b1de0d65a00b2f62d1e88f275f17797e6

Robert



More information about the Mono-devel-list mailing list