RE: [PATCH V3 10/10] autovectorizer: Test autovectorization of different dot-prod modes.

2024-08-20 Thread Tamar Christina
redhat.com; Victor Do > Nascimento > Subject: Re: [PATCH V3 10/10] autovectorizer: Test autovectorization of > different > dot-prod modes. > > On Tue, Aug 20, 2024 at 12:04 PM Tamar Christina > wrote: > > > > > -Original Message- > > > From: Richard Bien

Re: [PATCH V3 10/10] autovectorizer: Test autovectorization of different dot-prod modes.

2024-08-20 Thread Richard Biener
...@gmail.com; hongtao@intel.com; s...@gcc.gnu.org; bernds_cb1@t- > > online.de; al...@redhat.com; Victor Do Nascimento > > > > Subject: Re: [PATCH V3 10/10] autovectorizer: Test autovectorization of > > different > > dot-prod modes. > > > > On Thu, Aug

RE: [PATCH V3 10/10] autovectorizer: Test autovectorization of different dot-prod modes.

2024-08-20 Thread Tamar Christina
redhat.com; Victor Do Nascimento > > Subject: Re: [PATCH V3 10/10] autovectorizer: Test autovectorization of > different > dot-prod modes. > > On Thu, Aug 15, 2024 at 10:46 AM Victor Do Nascimento > wrote: > > > > From: Victor Do Nascimento > > > > Give

Re: [PATCH V3 10/10] autovectorizer: Test autovectorization of different dot-prod modes.

2024-08-20 Thread Richard Biener
On Thu, Aug 15, 2024 at 10:46 AM Victor Do Nascimento wrote: > > From: Victor Do Nascimento > > Given the novel treatment of the dot product optab as a conversion, we > are now able to targe different relationships between output modes and > input modes. > > This is made clearer by way of example

[PATCH V3 10/10] autovectorizer: Test autovectorization of different dot-prod modes.

2024-08-15 Thread Victor Do Nascimento
From: Victor Do Nascimento Given the novel treatment of the dot product optab as a conversion, we are now able to targe different relationships between output modes and input modes. This is made clearer by way of example. Previously, on AArch64, the following loop was vectorizable: uint32_t udo