Spencer Abson writes:
> This series incrementally adds support for operations on unpacked vectors
> of floating-point values. By "unpacked", we're referring to the in-register
> layout of partial SVE vector modes. For example, the elements of a VNx4HF
> are stored as:
>
> ... | X | HF | X | HF |
This series incrementally adds support for operations on unpacked vectors
of floating-point values. By "unpacked", we're referring to the in-register
layout of partial SVE vector modes. For example, the elements of a VNx4HF
are stored as:
... | X | HF | X | HF | X | HF | X | HF |
Where 'X' deno