public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Haifeng He" <hehaifeng2nd@gmail.com>
To: "Diego Novillo" <dnovillo@google.com>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Another question. How can I dump gimple IR after optimization pass?
Date: Thu, 28 Feb 2008 06:32:00 -0000	[thread overview]
Message-ID: <ab08258e0802271539l3d08d45cga569d881f3bf1849@mail.gmail.com> (raw)
In-Reply-To: <92DC2AA6-4FD4-421E-B3A8-6DE3CCD42BD6@google.com>

That is very convenient. Thanks again.

Haifeng

On Wed, Feb 27, 2008 at 4:17 PM, Diego Novillo <dnovillo@google.com> wrote:
>
>  On 27-Feb-08, at 17:44 , Haifeng He wrote:
>
>  > Thank you for the response. I guess if I only want to check the result
>  > of my own pass without
>  > any other optimization, I still need to write my own dump function.
>
>  No, you simply need to mark a ToDo item in the pass descriptor.  See
>  for instance, pass_vrp and look for TODO_dump_func.
>
>
>  Diego.
>

  reply	other threads:[~2008-02-27 23:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b798aad50802271237u54dc3361u67ee99024378e2b@mail.gmail.com>
2008-02-27 23:19 ` Haifeng He
2008-02-27 23:24   ` Diego Novillo
2008-02-28  6:32     ` Haifeng He [this message]
2008-02-26 11:18 Haifeng He

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=ab08258e0802271539l3d08d45cga569d881f3bf1849@mail.gmail.com \
    --to=hehaifeng2nd@gmail.com \
    --cc=dnovillo@google.com \
    --cc=gcc-help@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).