Sorting algorithm, based on sortin networks.
Also our implementation is not directly based on any specific one, people we are definetly not the first people to do this. Here is a list of previous work that was looked at.
{
}
The concept value<T> is satisfied if and only if T satisfies either eve::scalar_value or eve::simd_va...
Definition value.hpp:34
constexpr auto sort
sorts a register in a accedning order accroding to a comparator.
Definition sort.hpp:90
typename decltype(detail::as_translated_type(as< T >{}))::type translate_t
Returns the final translated type of T.
Definition translation.hpp:107
EVE Main Namespace.
Definition abi.hpp:19
#include <eve/module/core.hpp>
#include <iostream>
{
std::cout <<
"<- wf0 = " <<
wf0 <<
"\n";
std::cout <<
"<- wi0 = " <<
wi0 <<
"\n";
std::cout <<
"<- wu0 = " <<
wu0 <<
"\n";
}
Wrapper for SIMD registers.
Definition wide.hpp:94