On Mon, 21 Feb 2022, Richard Sandiford wrote:
> Richard Biener writes:
> > This adjusts the vectorizer costing API to allow passing down the
> > SLP node the vector stmt is created from.
> >
> > Bootstrapped and tested on x86_64-unknown-linux-gnu, I've built
> > aarch64 and rs6000 cc1 crosses.
>
Richard Biener writes:
> This adjusts the vectorizer costing API to allow passing down the
> SLP node the vector stmt is created from.
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu, I've built
> aarch64 and rs6000 cc1 crosses.
>
> OK?
Not sure about the stmt_info + no node overload. It
This adjusts the vectorizer costing API to allow passing down the
SLP node the vector stmt is created from.
Bootstrapped and tested on x86_64-unknown-linux-gnu, I've built
aarch64 and rs6000 cc1 crosses.
OK?
Thanks,
Richard.
2022-02-18 Richard Biener
PR tree-optimization/104582