tree-vect-loop-manip.c
87.3 KB
-
re PR tree-optimization/52255 (ICE: verify_ssa failed, block does not dominate use) · e20f6b4b
PR tree-optimization/52255 * tree-vect-loop-manip.c (slpeel_tree_peel_loop_to_edge): If loop->header has virtual PHI, but exit_e->dest doesn't, add virtual PHI to exit_e->dest and adjust all uses after the loop. * gcc.c-torture/compile/pr52255.c: New test. From-SVN: r184306
Jakub Jelinek committed