Re: [PATCH 2/5] arm: [MVE intrinsics] Add load_ext intrinsic shape

2024-10-15 Thread Richard Earnshaw (lists)
On 16/09/2024 10:38, Christophe Lyon wrote: > From: Alfie Richards > > This patch adds the extending load shape. > It also adds/fixes comments for the load and store shapes. > > 2024-09-11 Alfie Richards > Christophe Lyon > > gcc/ > * config/arm/arm-mve-builtins-shapes

[PATCH 2/5] arm: [MVE intrinsics] Add load_ext intrinsic shape

2024-09-16 Thread Christophe Lyon
From: Alfie Richards This patch adds the extending load shape. It also adds/fixes comments for the load and store shapes. 2024-09-11 Alfie Richards Christophe Lyon gcc/ * config/arm/arm-mve-builtins-shapes.cc: (load_ext): New. * config/arm/arm-mve