eve::detail::wide_storage< Storage > Struct Template Reference
Storage-only element of wide/logical. More...
Detailed Description
template<typename Storage>
struct eve::detail::wide_storage< Storage >
struct eve::detail::wide_storage< Storage >
Storage-only element of wide/logical.
wide_storage acts as a wrapper for the storage and manipulation of the native SIMD register required by wide. This separate class is meant to limit compile-time by being instantiated once even if multiple wide instance requires the same SIMD register type.
- Template Parameters
-
Storage Architecture-specific SIMD register type to store