public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@adacore.com>
To: Richard Biener <rguenther@suse.de>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH][GCC 7] Fix PR70171
Date: Fri, 11 Mar 2016 20:59:00 -0000	[thread overview]
Message-ID: <5786847.OenCvMFoMo@polaris> (raw)
In-Reply-To: <alpine.LSU.2.11.1603111457460.31547@t29.fhfr.qr>

> The following teaches phiprop to handle the case of aggregate copies
> where the aggregate has non-BLKmode which means it is very likely
> expanded as reg-reg moves (any better test for that apart from
> checking for non-BLKmode?).  

!aggregate_value_p comes to mind, but non-BLKmode is the definitive test to 
distinguish the register from the non-register case at the RTL level.

-- 
Eric Botcazou

  reply	other threads:[~2016-03-11 20:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-11 14:01 Richard Biener
2016-03-11 20:59 ` Eric Botcazou [this message]
2016-03-14  8:56   ` Richard Biener
2016-03-15 10:37     ` Eric Botcazou
2016-04-19 14:05 ` Richard Biener

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=5786847.OenCvMFoMo@polaris \
    --to=ebotcazou@adacore.com \
    --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).