This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH GCC]Refactor force_expr_to_var_cost and handle type conversion


On Fri, Nov 8, 2013 at 2:41 PM, bin.cheng <bin.cheng@arm.com> wrote:
> Hi,
> This patch refactors force_expr_to_var_cost and handles type conversion
> along with other tree nodes.  It is split from the patch posted at
> http://gcc.gnu.org/ml/gcc-patches/2013-11/msg00546.html
> Bootstrap and test with the patch lowering address expressions on
> x86/x86_64/arm.  Is it OK?

ENOPATCH

> Thanks,
> bin
>
> 2013-11-08  Bin Cheng  <bin.cheng@arm.com>
>
>         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Refactor the
> code.
>         Handle type conversion.
>
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]