Re: [PATCH v2 3/4] aarch64: Add SVE support for simd clones [PR 96342]

2024-11-11 Thread Richard Sandiford
Victor Do Nascimento writes: > This patch finalizes adding support for the generation of SVE simd clones when > no simdlen is provided, following the ABI rules where the widest data type > determines the minimum amount of elements in a length agnostic vector. > > gcc/ChangeLog: > > * config/

[PATCH v2 3/4] aarch64: Add SVE support for simd clones [PR 96342]

2024-11-04 Thread Victor Do Nascimento
This patch finalizes adding support for the generation of SVE simd clones when no simdlen is provided, following the ABI rules where the widest data type determines the minimum amount of elements in a length agnostic vector. gcc/ChangeLog: * config/aarch64/aarch64-protos.h (add_sve_type_a