Skip to content

Vc 1.4.4

Compare
Choose a tag to compare
@bernhardmgruber bernhardmgruber released this 06 Oct 11:38
· 7 commits to 1.4 since this release

portable SIMD zero-overhead language license
GCC Support Clang Support ICC Support MSVC Support

DOI

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.4.4 is a bugfix release most notably incorporating fixes for current compiler versions.

User Changelog

Resolved Issues

New Contributors

Full Changelog: 1.4.3...1.4.4

Developer Changelog