overaligned_tag
type.
More...
#include <sycl/ext/intel/esimd/detail/simd_obj_impl.hpp>
Static Public Attributes | |
template<typename > | |
static constexpr unsigned | alignment = N |
overaligned_tag
type.
Flag of this type should be used in load and store operations when memory address is aligned by the user-provided alignment value N.
N | is the alignment value. N must be a power of two. |
Definition at line 69 of file simd_obj_impl.hpp.
|
staticconstexpr |
Definition at line 73 of file simd_obj_impl.hpp.