On Fri, Feb 9, 2018 at 11:28 AM, Eric Botcazou wrote:
> Hi,
>
> the change
>
> 2016-05-02 Marc Glisse
>
> * match.pd (X u< X, X u> X): New transformations.
>
> has an annoying effect on targets implementing (most) unordered comparisons in
> hardware but not the UNORDERED operator itself
Hi,
the change
2016-05-02 Marc Glisse
* match.pd (X u< X, X u> X): New transformations.
has an annoying effect on targets implementing (most) unordered comparisons in
hardware but not the UNORDERED operator itself, e.g. PowerPC SPE, because it
makes the compiler generate unnecessar