public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: Richard Biener <rguenther@suse.de>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH][1/2] Make SCCVN use conditional equivalences
Date: Wed, 12 Aug 2015 14:32:00 -0000	[thread overview]
Message-ID: <20150812143251.GC403@x4> (raw)
In-Reply-To: <alpine.LSU.2.11.1508120929480.19642@zhemvz.fhfr.qr>

On 2015.08.12 at 09:32 +0200, Richard Biener wrote:
> 
> This is the first patch in the series to make SCCVN able to remove
> redundant comparisons by recording conditionals being true on
> visited edges.  This part of the series fully transitions the
> toplevel walk gathering entries to SCCs we value-number to the
> DOM walk which at the moment only visits last stmts of BBs.
> After this series we can safely insert expressions into the
> SCCVN tables temporarily for uses dominated by the stmt generating
> them.

This patch caused: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67191

-- 
Markus

      reply	other threads:[~2015-08-12 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12  7:33 Richard Biener
2015-08-12 14:32 ` Markus Trippelsdorf [this message]

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=20150812143251.GC403@x4 \
    --to=markus@trippelsdorf.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rguenther@suse.de \
    /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).