[macstl-dev] Re: Windows build without SSE2/3 (e.g. athlon XP)
vectest and benchmark
Glen Low
glen.low at pixelglow.com
Sat Feb 5 20:26:39 WST 2005
Paul:
On 02/02/2005, at 11:58 PM, Paul Baxter wrote:
> Compilation problems in vec_mmx.h
>
>> From line 3779 there is a section for SSE/MMX that has some problems
> (definition of <unsigned short,8> for the maximum function. Replacing
> the 8
> with 4 (incl the subsequent <short,8> inside the function allows
> compilation and passes unsigned short tests
>
> Same applies to minimum at line 3858 onwards
>
> (test_func() OK but test_accum() is noted as undefined, due ( I think)
> to the lack of
> template <> struct accumulator <maximum <macstl::vec <unsigned short,
> 4> > >
> )
Have fixed both the member and binary min and max for vec <unsigned
short, 4> in build 3 -- which will be accumulated in release 0.2.1.
Cheers, Glen Low
---
pixelglow software | simply brilliant stuff
www.pixelglow.com
More information about the macstl-dev
mailing list