On Thu, Jul 2, 2015 at 7:05 AM, Richard Biener wrote:
>
> This moves floating-point related comparison foldings from
> fold_comparison to match.pd. I noticed we call fold_comparison
> only for a subset of tcc_comparison - the newly introduced
> simple_comparison operator list and changes to prese
This moves floating-point related comparison foldings from
fold_comparison to match.pd. I noticed we call fold_comparison
only for a subset of tcc_comparison - the newly introduced
simple_comparison operator list and changes to present patterns
reflect that.
Bootstrapped on x86_64-unknown-linux-