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: [patch] for PRs 27639 and 26719


> Richard, what do you think?  The end result would essentially be to prevent 
> IVs from being generating in non-base types by the tree loop optimizers.

I want to be sure of the terminology.  Does "IV" here mean what the original
loop optimizer called a "biv", a "giv" or does it refer to either?  If
the former, I agree.   Otherwise, I'm less clear.


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