Re: [PATCH 01/10] vect: Ensure vect store is supported for some VMAT_ELEMENTWISE case

2023-09-27 Thread Richard Biener
On Thu, Sep 14, 2023 at 5:12 AM Kewen Lin wrote: > > When making/testing patches to move costing next to the > transform code for vectorizable_store, some ICEs got > exposed when I further refined the costing handlings on > VMAT_ELEMENTWISE. The apparent cause is triggering the > assertion in rs6

[PATCH 01/10] vect: Ensure vect store is supported for some VMAT_ELEMENTWISE case

2023-09-13 Thread Kewen Lin via Gcc-patches
When making/testing patches to move costing next to the transform code for vectorizable_store, some ICEs got exposed when I further refined the costing handlings on VMAT_ELEMENTWISE. The apparent cause is triggering the assertion in rs6000 specific function for costing rs6000_builtin_vectorization