match.pd
98.8 KB
-
re PR tree-optimization/70317 (folding x<=x to true for large vectors, ignoring nans) · b9407883
PR tree-optimization/70317 * match.pd (cmp @0 @0): Pass @0 instead of TYPE_MODE (TREE_TYPE (@0)) to HONOR_NANS. * gcc.dg/pr70317.c: New test. Co-Authored-By: Jakub Jelinek <jakub@redhat.com> From-SVN: r234382
Marc Glisse committed