From: Jan Hubicka <hubicka@ucw.cz>
To: Diego Novillo <dnovillo@google.com>
Cc: Jan Hubicka <jh@suse.cz>, Jan Hubicka <hubicka@ucw.cz>,
Rafael Espindola <espindola@google.com>,
gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [lto][patch] Move the call to execute_all_ipa_transforms to cgraphunit.c
Date: Wed, 12 Nov 2008 16:35:00 -0000 [thread overview]
Message-ID: <20081112155205.GL27401@atrey.karlin.mff.cuni.cz> (raw)
In-Reply-To: <b798aad50811111603h2d8450et45b2d065cb664bbd@mail.gmail.com>
> On Tue, Nov 11, 2008 at 19:00, Jan Hubicka <jh@suse.cz> wrote:
>
> > ... also extern inline functions remain extern for most of IPA stuff as
> > well as --combine merging that is quite suboptimal.
> > I guess we don't need to care about --combine, but the case where both
> > extern inline and offline is in one unit seems quite important
> > implementation quality bug to me.
>
> OK, do you think you could implement this solution to extern inlines?
It is for a long time on my TODO. Do you think there is someone with
enough of frontend knowledge to make frontend to give me both variants
of functions? I can definitly then make callgraph to turn extern
inlines to static functions at the end of unit and do rest of magic.
Honza
> For now, running the inliner early will get rid of the immediate
> problem we are having. If you don't have a lot of time, could you
> send an outline of what needs to be done?
>
>
> Thanks. Diego.
next prev parent reply other threads:[~2008-11-12 15:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-11 17:31 Rafael Espindola
2008-11-11 20:23 ` Jan Hubicka
2008-11-11 22:49 ` Rafael Espindola
2008-11-11 22:53 ` Jan Hubicka
2008-11-11 23:11 ` Diego Novillo
2008-11-11 23:18 ` Jan Hubicka
2008-11-11 23:41 ` Rafael Espindola
2008-11-11 23:59 ` Jan Hubicka
2008-11-12 0:01 ` Diego Novillo
2008-11-12 0:04 ` Jan Hubicka
2008-11-12 0:57 ` Jan Hubicka
2008-11-12 2:02 ` Diego Novillo
2008-11-12 10:01 ` Rafael Espindola
2008-11-12 16:02 ` Jan Hubicka
2008-11-12 16:35 ` Jan Hubicka [this message]
2008-11-11 23:53 ` Diego Novillo
2008-11-11 22:54 ` Diego Novillo
2008-11-11 23:14 ` Jan Hubicka
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=20081112155205.GL27401@atrey.karlin.mff.cuni.cz \
--to=hubicka@ucw.cz \
--cc=dnovillo@google.com \
--cc=espindola@google.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=jh@suse.cz \
/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).