This is the mail archive of the gcc@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: doloop-opt deficiency


Dale Johannesen wrote:
> No, look closer.  The version in loop-iv.c does a NEG of 'step' just
> before what's shown here.  The version in tree-ssa-loop-niter.c
> doesn't.  Reversing the operator does make them do the same thing.

Then, I think this is ok.  But you'll have to ask a middle-end
maintainer for checking this fix in.

Thanks,
Sebastian


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