On Fri, Sep 29, 2017 at 3:52 AM, Richard Biener <rguent...@suse.de> wrote:
>
> This moves it to a function to make it easy to enable ICEin on them
> in one place.
>
> Bootstrapped / tested on x86_64-unknown-linux-gnu, applied.
>
> Richard.
>
> 2017-09-29  Richard Biener  <rguent...@suse.de>
>
>         * graphite-isl-ast-to-gimple.c
>         (translate_isl_ast_to_gimple::set_codegen_error): New function.
>         (binary_op_to_tree): Use it.
>         (get_rename_from_scev): Likewise.
>         (copy_loop_phi_nodes): Likewise.
>         (copy_bb_and_scalar_dependences): Likewise.
>         (translate_pending_phi_nodes): Likewise.

Looks good.  Thanks.

Reply via email to