Re: [PATCH PR64746]

2015-01-29 Thread Richard Biener
On Fri, Jan 23, 2015 at 5:35 PM, Yuri Rumyantsev wrote: > Hi All, > > In a process of testing omp-simd tests we found out that couple > important benchmark did not show any speed-up with aggressive > if-conversion since the hottest loops have not been vectorized. > Here is a simple patch that reso

[PATCH PR64746]

2015-01-23 Thread Yuri Rumyantsev
Hi All, In a process of testing omp-simd tests we found out that couple important benchmark did not show any speed-up with aggressive if-conversion since the hottest loops have not been vectorized. Here is a simple patch that resolves vectorization issue related to aggressive if-conversion: (1) Us