karrenberg / wfvView on GitHub
IMPORTANT NOTICE: This implementation is long outdated. Whole-Function Vectorization is an algorithm that transforms a scalar function in such a way that it computes W executions of the original code in parallel using SIMD instructions (W is the target architecture's SIMD width).
22May 16, 2012Updated 13 years ago

Alternatives and similar repositories for wfv

Users that are interested in wfv are comparing it to the libraries listed below

Sorting:

Are these results useful?