public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ritu Sabharwal <ritu@csa.iisc.ernet.in>
To: gcc@gcc.gnu.org
Subject: Loop dependence analysis!!
Date: Wed, 16 Oct 2002 02:40:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0210161133060.15844-100000@opal.csa.iisc.ernet.in> (raw)

   We are using gcc-3.0 for modulo scheduling, the loop dependence 
analysis is done in dependene.c file. This file is not used anywhere in 
the source code but we need to use it to find the distance and direction 
vectors for finding dependencies for finding II(initiation interval).
   We have used the functions from this file but this is not working 
properly, giving segmentation fault. Is something missing in that file?

regards,
Ritu.

             reply	other threads:[~2002-10-16  6:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16  2:40 Ritu Sabharwal [this message]
2002-10-16  2:55 ` Andreas Jaeger
2002-10-17 14:55   ` Ritu Sabharwal
2002-10-16  9:43 scox
2002-10-16 13:16 ` Andreas Jaeger
2002-10-16 13:23   ` Diego Novillo
2002-10-16 13:53     ` Pop Sébastian
2002-10-16 13:58       ` Diego Novillo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0210161133060.15844-100000@opal.csa.iisc.ernet.in \
    --to=ritu@csa.iisc.ernet.in \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).