> On Tue, Jun 24, 2025 at 09:49:01AM +0200, Juergen Christ wrote:
> > Some patterns that are detected by the autovectorizer can be supported by
> > s390. Add expanders such that autovectorization of these patterns works.
> >
> > Bootstrapped and regtested on s390. Ok for trunk?
> >
> > gcc/Chan
On Tue, Jun 24, 2025 at 09:49:01AM +0200, Juergen Christ wrote:
> Some patterns that are detected by the autovectorizer can be supported by
> s390. Add expanders such that autovectorization of these patterns works.
>
> Bootstrapped and regtested on s390. Ok for trunk?
>
> gcc/ChangeLog:
>
>
Some patterns that are detected by the autovectorizer can be supported by
s390. Add expanders such that autovectorization of these patterns works.
Bootstrapped and regtested on s390. Ok for trunk?
gcc/ChangeLog:
* config/s390/vector.md (avg3_ceil): New pattern.
(uavg3_ceil): Ne