Re: [PING] [PATCH V3 06/10] arc: Adjust dot-product backend patterns

2024-08-29 Thread Richard Sandiford
Victor Do Nascimento writes: > Hello, > > Gentle reminder for this simple renaming patch :) OK, thanks. Richard > Thanks, > Victor > > On 8/15/24 09:44, Victor Do Nascimento wrote: >> Following the migration of the dot_prod optab from a direct to a >> conversion-type optab, ensure all back-end

[PING] [PATCH V3 06/10] arc: Adjust dot-product backend patterns

2024-08-28 Thread Victor Do Nascimento
Hello, Gentle reminder for this simple renaming patch :) Thanks, Victor On 8/15/24 09:44, Victor Do Nascimento wrote: Following the migration of the dot_prod optab from a direct to a conversion-type optab, ensure all back-end patterns incorporate the second machine mode into pattern names. gc