tree-ssa-copy.c
24.7 KB
-
re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in… · 8456558d
re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1072) 2011-04-15 Richard Guenther <rguenther@suse.de> PR tree-optimization/48290 * tree-ssa-copy.c (copy_prop_visit_phi_node): Propagate constants. Properly decide inhibiting propagation based on the valueized operand. Do loop-closed SSA form preserving here ... (init_copy_prop): ... not here. From-SVN: r172494
Richard Guenther committed