On Tue, Apr 18, 2017 at 12:41 PM, Bin Cheng <bin.ch...@arm.com> 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  <bin.ch...@arm.com>
>
>         * tree-ssa-loop-ivopts.c (get_computation_at): Reorder parameters.
>         (get_computation): Delete.
>         (get_computation_cost): Implement like get_computation_cost_at.
>         Use get_computation_at.
>         (get_computation_cost_at): Delete.
>         (rewrite_use_nonlinear_expr): Use get_computation_at.
>         (rewrite_use_compare, remove_unused_ivs): Ditto.

Reply via email to