Vc 0.7.3 Released
Summary of the changes in Vc 0.7.3:
- more thorough feature tests in the cmake scripts (-mfma / -stdlib=libc++)
- work around bogus warnings (mostly clang)
- fixed binary operators of Mask types
- fixed ifdef logic that lead to ICC not seeing the always_inline attributes
- support for Intel Family 6 Model 47 CPU detection
- fixed Vc/IO for libc++ and GCC on Windows
- fixed a compilation error in Vc::Scalar::abs
- fixed Vc::Scalar::sincos to use a safe fallback and ::sincos(f) on with glibc
Download:
Vc-0.7.3.tar.gz
Comments