[PATCH 2/3] if-convert even when the data dependences cannot be computed.

Sebastian Pop sebpop@gmail.com
Wed Nov 3 20:52:00 GMT 2010


On Wed, Nov 3, 2010 at 15:37, Richard Guenther <rguenther@suse.de> wrote:
> On Wed, 3 Nov 2010, Sebastian Pop wrote:
>
>> 2010-10-20  Sebastian Pop  <sebastian.pop@amd.com>
>>
>>       * tree-if-conv.c (if_convertible_loop_p_1): Do not call
>>       compute_data_dependences_for_loop.
>>       (if_convertible_loop_p): Do not free refs and ddrs.
>
> This is ok.

Thanks.

> Btw, there are some pending bugs in if-conversion,
> one which ICEs on SPEC 2k6 tonto with LTO.  It would be nice
> if you can address them.

I will.
I am looking through the bugs on which my name is on CC.
If you think I can help on a bug please add me on the CC list.

Thanks,
Sebastian



More information about the Gcc-patches mailing list