On 04/09/2024 14:26, Christophe Lyon wrote:
> This patch brings no functional change but removes some code
> duplication in arm-mve-builtins-functions.h and makes it easier to
> read and maintain.
>
> It introduces a new expand_unspec () member of
> unspec_based_mve_function_base and makes a few c
This patch brings no functional change but removes some code
duplication in arm-mve-builtins-functions.h and makes it easier to
read and maintain.
It introduces a new expand_unspec () member of
unspec_based_mve_function_base and makes a few classes inherit from it
instead of function_base.
This a