On Tue, Oct 31, 2023 at 07:59:25AM +, Richard Biener wrote:
> On Wed, 18 Oct 2023, Andre Vieira (lists) wrote:
>
> > This patch moves the call to TARGET_SIMD_CLONE_ADJUST until after the
> > arguments and return types have been transformed into vector types. It also
> > constructs the adjumen
On Wed, 18 Oct 2023, Andre Vieira (lists) wrote:
> This patch moves the call to TARGET_SIMD_CLONE_ADJUST until after the
> arguments and return types have been transformed into vector types. It also
> constructs the adjuments and retval modifications after this call, allowing
> targets to alter t
Hi Richi,
Friendly ping on this. I'm going away for two weeks end of this week, so
I won't be here for end of stage-1, but I'd still very much like to get
this done for GCC 14.
I don't know if you had a chance to look at this yet when you reviewed
the other patches or if you maybe just misse
This patch moves the call to TARGET_SIMD_CLONE_ADJUST until after the
arguments and return types have been transformed into vector types. It
also constructs the adjuments and retval modifications after this call,
allowing targets to alter the types of the arguments and return of the
clone prio
On 04/10/2023 11:41, Richard Biener wrote:
On Wed, 4 Oct 2023, Andre Vieira (lists) wrote:
On 30/08/2023 14:04, Richard Biener wrote:
On Wed, 30 Aug 2023, Andre Vieira (lists) wrote:
This patch adds a new target hook to enable us to adapt the types of return
and parameters of simd clone
On Wed, 4 Oct 2023, Andre Vieira (lists) wrote:
>
>
> On 30/08/2023 14:04, Richard Biener wrote:
> > On Wed, 30 Aug 2023, Andre Vieira (lists) wrote:
> >
> >> This patch adds a new target hook to enable us to adapt the types of return
> >> and parameters of simd clones. We use this in two ways
On 30/08/2023 14:04, Richard Biener wrote:
On Wed, 30 Aug 2023, Andre Vieira (lists) wrote:
This patch adds a new target hook to enable us to adapt the types of return
and parameters of simd clones. We use this in two ways, the first one is to
make sure we can create valid SVE types, includ
On Wed, 30 Aug 2023, Andre Vieira (lists) wrote:
> This patch adds a new target hook to enable us to adapt the types of return
> and parameters of simd clones. We use this in two ways, the first one is to
> make sure we can create valid SVE types, including the SVE type attribute,
> when creating
This patch adds a new target hook to enable us to adapt the types of
return and parameters of simd clones. We use this in two ways, the
first one is to make sure we can create valid SVE types, including the
SVE type attribute, when creating a SVE simd clone, even when the target
options do not