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
Victor Do Nascimento > Subject: [PATCH V3 02/10] autovectorizer: Add basic support for convert optabs > > 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

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

2024-08-15 Thread Victor Do Nascimento
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 output data modes, we can retrieve the relevant optab and subsequently the