tree-vect-loop.c
261 KB
-
re PR tree-optimization/80631 (Compiling with -O3 -mavx2 gives wrong code) · 497742ef
PR tree-optimization/80631 * tree-vect-loop.c (vect_create_epilog_for_reduction): Compare induc_code against MAX_EXPR or MIN_EXPR instead of reduc_fn against IFN_REDUC_MAX or IFN_REDUC_MIN. From-SVN: r255804
Jakub Jelinek committed