Re: [PATCH 0/5] arm, MVE: Refactor the vst and vld intrinsics

2024-09-26 Thread Christophe Lyon
ping? On Mon, 16 Sept 2024 at 11:39, Christophe Lyon wrote: > > From: Alfie Richards > > Hi, > > This patch series refactors the MVE vst and vld intrinsics to use the builtins > framework. > > This is a prerequisite for a later patch which adds gimple folding which in > turn enables some optimis

[PATCH 0/5] arm, MVE: Refactor the vst and vld intrinsics

2024-09-16 Thread Christophe Lyon
From: Alfie Richards Hi, This patch series refactors the MVE vst and vld intrinsics to use the builtins framework. This is a prerequisite for a later patch which adds gimple folding which in turn enables some optimisations that were being missed. I have crosscompiled on an x64 machine and reg