public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Abdul Wahid Memon <engrwahidmemon@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: Re: if-conversion passes
Date: Tue, 18 Jun 2013 18:41:00 -0000	[thread overview]
Message-ID: <CAM8ts8di=go3C5grR4eSMPxw_bZhS+ELo6Q4jATO3BMgnK7JFQ@mail.gmail.com> (raw)
In-Reply-To: <CAM8ts8e9zjHy4JEO6MJiLGEWupzfrtpQxbog4HqZpgGA4_WSHQ@mail.gmail.com>

I searched in gcc source and found that there are three passes related
to if-conversion optimization in ifcvt.c i.e. ce1, ce2, and ce3.

My question is that if I compile any program with if-conversion
disabled then why ce1 is being executed?

$ -O3 -fno-if-conversion *.c

Regards

Abdul++

On Tue, Jun 18, 2013 at 5:30 PM, Abdul Wahid Memon
<engrwahidmemon@gmail.com> wrote:
> Hello all
>
> Can someone please specify the pass related to if-conversion optimization?
>
> Best regards
>
> Abdul

  reply	other threads:[~2013-06-18 18:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 15:30 Abdul Wahid Memon
2013-06-18 18:41 ` Abdul Wahid Memon [this message]
2013-06-18 20:24   ` Ian Lance Taylor

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='CAM8ts8di=go3C5grR4eSMPxw_bZhS+ELo6Q4jATO3BMgnK7JFQ@mail.gmail.com' \
    --to=engrwahidmemon@gmail.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).