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: [Graphite-Branch] Fix refined region tree nesting.


On Tue, Jun 8, 2010 at 07:15, Tobias Grosser <grosser@fim.uni-passau.de> wrote:
> Hi,
>
> I would like to commit this patch to the graphite branch. It fixes two bugs
> in the region nesting, found by Vladimir.
>
> I checked the refined-region.c code against all the scop-*.c testcases in the
> graphite test suite. All of them now return a consistent result.
>
> Bootstrapped on x86_64 Linux.
>
> OK, to commit to the graphite branch for testing?
>
> Tobias
>
> 2010-06-07 ?Tobias Grosser ?<grosser@fim.uni-passau.de>
>
> ? ? ? ?* refined-regions.c (create_region): Only initialize the region.
> ? ? ? ?(find_regions_with_entry): Initialize parent relation and bbmap
> ? ? ? ?correctly.
> ? ? ? ?(build_regions_tree): Set outermost_region to region instead of
> ? ? ? ?topmost_region.
> ? ? ? ?(calculate_region_tree): Remove unneeded parameters.

Ok.

Sebastian


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