vector_aligned_tag
type.
More...
#include <sycl/ext/intel/esimd/detail/simd_obj_impl.hpp>
Static Public Attributes | |
template<typename VT > | |
static constexpr unsigned | alignment = alignof(VT) |
vector_aligned_tag
type.
Flag of this type should be used in load and store operations when memory address is guaranteed to be aligned by simd object's vector type.
Definition at line 61 of file simd_obj_impl.hpp.
|
staticconstexpr |
Definition at line 62 of file simd_obj_impl.hpp.