Workaround for ESIMD vector(1D) ref type. More...
#include <base_types.hpp>
Workaround for ESIMD vector(1D) ref type.
Use C++20 concept to constrains the scope of auto.
__REF__, i.e. "xetla_vector_ref __REF__" is the full declaration of xetla vector reference. | Ta | first tparam is reserved for auto. |
| Ty | data type in xetla_vector_ref. |
| N | data length in xetla_vector_ref. |