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