tree-vect-patterns.c
49 KB
-
re PR tree-optimization/50208 (ICE: in vinfo_for_stmt at tree-vectorizer.h:598… · ad949bcc
re PR tree-optimization/50208 (ICE: in vinfo_for_stmt at tree-vectorizer.h:598 with -ftree-vectorize -fno-tree-fre -fno-tree-pre) PR tree-optimization/50208 * tree-vect-patterns.c (vect_handle_widen_mult_by_const): Add an argument. Check that def_stmt is inside the loop. (vect_recog_widen_mult_pattern): Update calls to vect_handle_widen_mult_by_cons. (vect_operation_fits_smaller_type): Check that def_stmt is inside the loop. Co-Authored-By: Ira Rosen <ira.rosen@linaro.org> From-SVN: r178508
Jakub Jelinek committed