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
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