Re: [PATCH, vec-tails 09/10] Print more info about vectorized loop

2016-06-16 Thread Jeff Law
On 05/19/2016 01:49 PM, Ilya Enkovich wrote: Hi, This patch extends dumps for vectorized loops to provide more info about them and also specify used vector size. This is to be used for tests. Thanks, Ilya -- gcc/ 2016-05-19 Ilya Enkovich * tree-vect-loop.c (vect_transform_loop): P

[PATCH, vec-tails 09/10] Print more info about vectorized loop

2016-05-19 Thread Ilya Enkovich
Hi, This patch extends dumps for vectorized loops to provide more info about them and also specify used vector size. This is to be used for tests. Thanks, Ilya -- gcc/ 2016-05-19 Ilya Enkovich * tree-vect-loop.c (vect_transform_loop): Print more info about vectorized loop an