[vsipl++] [patch] Fix SSE2 mag()

Jules Bergmann jules at codesourcery.com
Fri Feb 1 20:54:58 UTC 2008


Stefan Seefeld wrote:
> Jules Bergmann wrote:
> 
>> Not sure why this wasn't showing up with buildbot.  Perhaps the 
>> buildbot configs are not using --enable-simd-loop-fusion?  Also, this 
>> wouldn't have shown up when IPP was enabled because IPP mag takes 
>> precendence of SIMD loop fusion.
> 
> That's strange indeed. As demonstrated here:
> 
> https://intranet.codesourcery.com/buildbot/vsiplxx/builders/SerialBuiltin32/builds/8/steps/build_bdist/logs/stdio 
> 
> 
> buildbot does use --enable-simd-loop-fusion, and no IPP is present in 
> the 'Builtin' build variants. I'm not sure why the appropriate test 
> didn't show the failure.

Hmm, sure does.

That's a 32-bit build (-m32).  Does buildbot cover SerialBuiltin64?

I wouldn't expect SSE2 to be disabled in 32-bit, but ...

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705



More information about the vsipl++ mailing list