On Wed, Aug 02, 2017 at 08:19:41PM +0200, Tom de Vries wrote:
> 2017-08-02 Tom de Vries
>
> * omp-simd-clone.c (simd_clone_adjust): Add missing edge probability.
Ok, thanks.
> diff --git a/gcc/omp-simd-clone.c b/gcc/omp-simd-clone.c
> index a1a563e..fbb122c 100644
> --- a/gcc/omp-simd-c
On 08/02/2017 06:29 PM, Jakub Jelinek wrote:
On Wed, Aug 02, 2017 at 06:15:31PM +0200, Tom de Vries wrote:
2017-08-02 Tom de Vries
* omp-simd-clone.c (simd_clone_adjust): Add missing edge probability.
I think that is not the right probability, when using masked simd, the point
is that
On Wed, Aug 02, 2017 at 06:15:31PM +0200, Tom de Vries wrote:
> 2017-08-02 Tom de Vries
>
> * omp-simd-clone.c (simd_clone_adjust): Add missing edge probability.
I think that is not the right probability, when using masked simd, the point
is that it is called from conditional code where