Re: Smaller embedded version of the Vector extension
Zalman Stern
If the minimum VLEN is at least 128-bits, one can translate NEON/SSE intrinsics directly without having to have every vector instruction dominated by a loop over the vector length. -Z- On Thu, Jun 3, 2021 at 9:38 AM Guy Lemieux <guy.lemieux@...> wrote: Krste, to be clear,The issue |
|