|
inlineconstexpr |
#include <eve/module/algo/algo/traits.hpp>
On intel using 64 byte registers requires processor to scale down it's frequency. This is only benefitial if you have a very large set of data to process. Otherwise it will likely degrade performance not only of the SIMD code but also of the code that follows.
By default this flag is off.
See also nofs