On 29 Oct 15:29, Richard Biener wrote:
>
> I think this should unconditionally produce the COND_EXPR and
> build cst_true using build_all_ones_cst (stype).
>
> Ok with that change.
>
> Thanks,
> Richard.
>
Here is an updated patch version. Bootstrapped and regtested on
powerpc64le-unknown-li
On Thu, Oct 29, 2015 at 2:42 PM, Ilya Enkovich wrote:
> Hi,
>
> This patches powerpc fails for c-c++-common/torture/vector-compare-1.c test.
> The problem is that vector comparison lowering produces vector of 0s and 1s
> instead of 0s and -1s. It doesn't matter if it usage is also lowered (lik