public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Diego Novillo <dnovillo@google.com>
To: Xinliang David Li <davidxl@google.com>
Cc: gcc@gcc.gnu.org
Subject: Question about is_call_dce_candidate()
Date: Sun, 08 Jun 2008 19:28:00 -0000	[thread overview]
Message-ID: <b798aad50806081228v1b924b64gf2b21c356245f14c@mail.gmail.com> (raw)

David,

I've converted the cdce pass to the tuples branch and had a question
about is_call_dce_candidate().  Currently, the function checks
flag_tree_builtin_call_dce, but that seems unnecessary.  It's already
checked by the gate function.  Is there any other reason why this
check should be there?


Thanks.  Diego.

                 reply	other threads:[~2008-06-08 19:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=b798aad50806081228v1b924b64gf2b21c356245f14c@mail.gmail.com \
    --to=dnovillo@google.com \
    --cc=davidxl@google.com \
    --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).