Re: [PATCH V3 02/10] autovectorizer: Add basic support for convert optabs

2024-08-22 Thread Richard Biener
On Thu, Aug 15, 2024 at 10:46 AM Victor Do Nascimento wrote: > > Given the shift from modeling dot products as direct optabs to > treating them as conversion optabs, we make necessary changes to the > autovectorizer code to ensure that given the relevant tree code, > together with the input and ou

RE: [PATCH V3 02/10] autovectorizer: Add basic support for convert optabs

2024-08-15 Thread Tamar Christina
Hi Victor, > -Original Message- > From: Victor Do Nascimento > Sent: Thursday, August 15, 2024 9:44 AM > To: gcc-patches@gcc.gnu.org > Cc: Tamar Christina ; claz...@gmail.com; > hongtao@intel.com; s...@gcc.gnu.org; bernds_...@t-online.de; > al...@redhat.com; Victor Do Nascimento > Su