vect-fma-3.c
555 Bytes
-
re PR tree-optimization/91723 (builtin fma is not optimized or vectorized as *+) · 26d815a3
PR tree-optimization/91723 * tree-vect-stmts.c (vectorizable_call): Use types_compatible_p check instead of pointer equality when checking if argument vectypes are the same. * gcc.dg/vect/vect-fma-3.c: New test. From-SVN: r275634
Jakub Jelinek committed