[sldev] [VWR] Vectorization on i386?
Tofu Linden
tofu.linden at lindenlab.com
Mon Dec 3 04:19:31 PST 2007
Callum Lerwick wrote:
> On Mon, 2007-12-03 at 10:40 +0000, Tofu Linden wrote:
>> Linux?
>>
>> I got this hackily working on i386 Linux but I decided not to spend more
>> time on it for these reasons:
>>
>> * Only the builds from gcc 3.4 were deployable in the wild due to
>> over-zealous processor-specific optimizations in later GCC versions
>> (i.e. non-SSE2 CPUs would get SSE2 code elsewhere), making this fragile.
>
> My testing so far has not turned up such a problem. It is and has been
> compiling in the SSE stuff for as long as it has been in there,
> actually.
What testing? I thought you said you couldn't get this enabled on i386?
Which part of the problem are you failing to reproduce?
-tofu
More information about the SLDev
mailing list