Vc 0.7.2 released
Matthias Kretz
[please enable javascript to see the address]
Fri Jun 7 13:23:53 CEST 2013
Hi,
I just released version 0.7.2.
Summary of the changes:
* Improved documentation
* Detect and support AMD Piledriver CPUs (prefers FMA over FMA4)
* Support clang with libc++
* More workarounds for compiler quirks
* Bugs fixed:
* Fixed VectorTuple to work without using namespace Vc.
* SSE::sfloat_m::operator!= was broken.
* SSE::sfloat_m::isMix was broken.
* Buildsystem: Detection of CPU flags was broken on Linux
* Fixed compilation for targets that don't support POPCNT.
* Fixed debug builds that use log(-1). It returns NaN instead of
asserting now.
* No warning for nested foreach_bit loops anymore
Download:
http://code.compeng.uni-frankfurt.de/attachments/download/164/Vc-0.7.2.tar.gz
Cheers,
Matthias
--
Dipl.-Phys. Matthias Kretz
Web: http://compeng.uni-frankfurt.de/?mkretz
SIMD easy and portable: http://compeng.uni-frankfurt.de/?vc
More information about the Vc
mailing list