Re: [PATCH GCC8][08/33]Clean get_computation_*interfaces

2017-04-24 Thread Richard Biener
On Tue, Apr 18, 2017 at 12:41 PM, Bin Cheng wrote: > Hi, > This patch cleans get_computation* interfaces. Specifically, it removes > get_computation and get_computation_cost_at. > > Is it OK? Ok. Richard. > Thanks, > bin > 2017-04-11 Bin Cheng > > * tree-ssa-loop-ivopts.c (get_compu

[PATCH GCC8][08/33]Clean get_computation_*interfaces

2017-04-18 Thread Bin Cheng
Hi, This patch cleans get_computation* interfaces. Specifically, it removes get_computation and get_computation_cost_at. Is it OK? Thanks, bin 2017-04-11 Bin Cheng * tree-ssa-loop-ivopts.c (get_computation_at): Reorder parameters. (get_computation): Delete. (get_compu