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: Merge from Graphite to trunk


On Thu, May 6, 2010 at 19:13, Jack Howarth <howarth@bromo.med.uc.edu> wrote:
> ? Is the missed vectorization of gas_dyn under -fgraphite-identity
> fixed in graphite branch?

Not yet: the problem is linked to an extra cast that is inserted by
Graphite around the induction variable making scev and niter
analysis fail.

Sebastian


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