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: SMS scheduling


Richard Henderson <rth@redhat.com> wrote on 04/10/2004 00:30:56:

> On Sun, Oct 03, 2004 at 08:59:22AM +0200, Mostafa Hagog wrote:
> > Yes sure, but the only useful information that we can get
> > is the alias sets.
>
> Not true.  We can tell if they point to different base objects.

And if they belong to the same alias sets (even when they have
different base objects) that means that the accesses that
belong to different iterations may alias, right ?


>
>
> r~



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