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

2024-09-26 Thread Richard Biener
On Thu, 26 Sep 2024, Victor Do Nascimento wrote: > Hello, > > Gentle reminder for this simple renaming update in response to the feedback > from the last iteration. 🙂 OK. Thanks, Richard. > Thanks, > Victor > > > On 9/5/24 12:05, Victor Do Nascimento wrote: > > Changes from previous revision

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

2024-09-26 Thread Victor Do Nascimento
Hello, Gentle reminder for this simple renaming update in response to the feedback from the last iteration. 🙂 Thanks, Victor On 9/5/24 12:05, Victor Do Nascimento wrote: Changes from previous revision: Rename new `check_effective_target' and tests to make their intent clearer. * lib/ta

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

2024-09-05 Thread Victor Do Nascimento
Changes from previous revision: Rename new `check_effective_target' and tests to make their intent clearer. * lib/target-supports.exp: For new `check_effective_target', s/vect_dotprod_twoway/vect_dotprod_hisi/. * One test is renamed to `vect-dotprod-conv-optab.c' to emphasize aim of c