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] Add -fgraphite-identity


On Thu, Oct 23, 2008 at 11:42 AM, Jack Howarth
<howarth@bromo.msbb.uc.edu> wrote:
>   Do you plan on moving the fix...
>
> http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00902.html
>
> into gcc trunk soon? Can that be applied by itself to trunk?

I did not had time to look over this problem yet, though I will give
it a try by end of today.  The patch at that link is not correct, and
it produces other problems, so I reverted it from the graphite branch.
The fix should be to set the irreducible loop flags in the block_split
function.

Sebastian


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