Vc 1.3.2
Vc is an open source library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.
Vc 1.3.2 is a small bug fix release.
User Changelog
- Resolve warnings from GCC 6 about ignored attributes.
- Support for Kaby Lake detection.