Re: [PATCH] testsuite: Ignore line no. for BB vectorization message

2020-06-29 Thread Richard Biener via Gcc-patches
On Mon, Jun 29, 2020 at 12:24 PM Kewen.Lin via Gcc-patches wrote: > > Hi, > > In my testing with vector with length, I happened to find the case > g++.dg/vect/slp-pr56812.cc need to be fixed a bit with line number > neglection since the message for basic block vectorization looks > like: > slp-p

[PATCH] testsuite: Ignore line no. for BB vectorization message

2020-06-29 Thread Kewen.Lin via Gcc-patches
Hi, In my testing with vector with length, I happened to find the case g++.dg/vect/slp-pr56812.cc need to be fixed a bit with line number neglection since the message for basic block vectorization looks like: slp-pr56812.cc:19:1: optimized: basic block part vectorized using 16 byte vectors whi