Call compute_overall_effect_of_inner_loop from instantiate_scev_name.
2010-06-09 Sebastian Pop <sebastian.pop@amd.com> * tree-scalar-evolution.c (instantiate_scev_name): Do not fail the scev analysis when the variable is not used outside the loop in a close phi node: call compute_overall_effect_of_inner_loop. From-SVN: r163113
This commit is contained in:
parent
bb17c851c2
commit
081970eb71
@ -1,3 +1,9 @@
|
||||
2010-06-09 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* tree-scalar-evolution.c (instantiate_scev_name): Do not fail
|
||||
the scev analysis when the variable is not used outside the loop
|
||||
in a close phi node: call compute_overall_effect_of_inner_loop.
|
||||
|
||||
2010-06-09 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* graphite-sese-to-poly.c (single_pred_cond): Renamed
|
||||
|
Loading…
Reference in New Issue
Block a user