Re: [PATCH GCC8][10/33]Clean get_scaled_computation_cost_at and the dump info

2017-04-24 Thread Richard Biener
On Tue, Apr 18, 2017 at 12:42 PM, Bin Cheng wrote: > Hi, > This patch simplifies function get_scaled_computation_cost_at and the dump > information. > > Is it OK? Ok. Richard. > Thanks, > bin > 2017-04-11 Bin Cheng > > * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Delet

[PATCH GCC8][10/33]Clean get_scaled_computation_cost_at and the dump info

2017-04-18 Thread Bin Cheng
Hi, This patch simplifies function get_scaled_computation_cost_at and the dump information. Is it OK? Thanks, bin 2017-04-11 Bin Cheng * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Delete parameter cand. Update dump information. (get_computation_cost): U