public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@gmail.com>
To: Ilya Enkovich <enkovich.gnu@gmail.com>
Cc: gcc@gcc.gnu.org
Subject: Re: define_split for specific split pass
Date: Tue, 16 Aug 2011 16:47:00 -0000	[thread overview]
Message-ID: <CA+=Sn1k0bjemvhP=sceEVffHfPnjTNJ4WutkR8A07AOuyv63NA@mail.gmail.com> (raw)
In-Reply-To: <CAMbmDYa5rdOK6PYwQqySmNt7pFJSW_FJufefXu9UuP58n4R2TA@mail.gmail.com>

On Tue, Aug 16, 2011 at 6:32 AM, Ilya Enkovich <enkovich.gnu@gmail.com> wrote:
> Hello,
>
> Is there any way to specify in define_split predicate that it should
> work in some particular pass only? I need to create split which works
> in pass_split_before_sched2 only.

So split before RA?  try conventionalizing it on !reload_complete .

Thanks,
Andrew Pinski

  reply	other threads:[~2011-08-16 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16 13:32 Ilya Enkovich
2011-08-16 16:47 ` Andrew Pinski [this message]
2011-08-16 17:19   ` Kirill Yukhin

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='CA+=Sn1k0bjemvhP=sceEVffHfPnjTNJ4WutkR8A07AOuyv63NA@mail.gmail.com' \
    --to=pinskia@gmail.com \
    --cc=enkovich.gnu@gmail.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).