Re: [patch] Do not generate libcalls to __unord[sd]f2 on PowerPC SPE

2018-02-09 Thread Richard Biener
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 >

[patch] Do not generate libcalls to __unord[sd]f2 on PowerPC SPE

2018-02-09 Thread Eric Botcazou
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