Re: [RFC PATCH] i386: Enable auto-vectorization for 32bit modes (+ testcases)

2021-05-26 Thread Richard Biener via Gcc-patches
On Wed, May 26, 2021 at 10:44 AM Uros Bizjak wrote: > > On Tue, May 25, 2021 at 4:29 PM Richard Biener > wrote: > > > > On Fri, May 21, 2021 at 5:00 PM Uros Bizjak via Gcc-patches > > wrote: > > > > > > Here it is, the patch that enables auto-vectorization for 32bit modes. > > > > > > Sent as RF

Re: [RFC PATCH] i386: Enable auto-vectorization for 32bit modes (+ testcases)

2021-05-26 Thread Uros Bizjak via Gcc-patches
On Tue, May 25, 2021 at 4:29 PM Richard Biener wrote: > > On Fri, May 21, 2021 at 5:00 PM Uros Bizjak via Gcc-patches > wrote: > > > > Here it is, the patch that enables auto-vectorization for 32bit modes. > > > > Sent as RFC, because the patch fails some vectorizer scans, as it > > obviously ena

Re: [RFC PATCH] i386: Enable auto-vectorization for 32bit modes (+ testcases)

2021-05-25 Thread Richard Biener via Gcc-patches
On Fri, May 21, 2021 at 5:00 PM Uros Bizjak via Gcc-patches wrote: > > Here it is, the patch that enables auto-vectorization for 32bit modes. > > Sent as RFC, because the patch fails some vectorizer scans, as it > obviously enables more vectorization to happen: > > Running target unix > FAIL: gcc.

[RFC PATCH] i386: Enable auto-vectorization for 32bit modes (+ testcases)

2021-05-21 Thread Uros Bizjak via Gcc-patches
Here it is, the patch that enables auto-vectorization for 32bit modes. Sent as RFC, because the patch fails some vectorizer scans, as it obviously enables more vectorization to happen: Running target unix FAIL: gcc.dg/vect/pr71264.c -flto -ffat-lto-objects scan-tree-dump vect "vectorized 1 loops