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: [4.5] Find more autoinc addressing for induction variables


> There'll be another patch to go with this one that makes
> tree-ssa-loop-ivopts.c generate more opportunities for this one to trigger.

That's nice, I recall seeing quite a few reports on this.  Maybe we want
this only at -O2 though, DU/UD chains are relatively expensive to build
(see PR39157).

Paolo


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