This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [graphite] Weekly phone call notes
On Wed, Apr 29, 2009 at 6:19 PM, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
> On Thu, Apr 30, 2009 at 12:15 AM, Richard Guenther
> <richard.guenther@gmail.com> wrote:
>> Well, the challenge is to retain the per SSA name information across
>> Graphite. ?At some point we need to stop re-computing points-to
>> information because we cannot do so with retaining IPA results.
>
> Not to mention the compile time pains it causes...
Not to mention it's a lot easier for me to hide bugs if we stop
running it so much ;)