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: [RFC] Contributing tree-ssa to mainline



On Jan 19, 2004, at 07:07, Richard Kenner wrote:
Good, because that's my concern: the form of the subscript information is
critical to many high-level loop optimizations. If you're going to have to
figure that out from an address computation, you're giving up much of the
benefit of doing that optimization on trees instead of RTL>

But any alias/loop optimization cannot really be done on targets like IA64 with almost no
offset. The IA64 has only room for a zero offset, every thing is done in index form.



Thanks, Andrew Pinski


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