gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: [PATCH][LTO] Speed up gimple_type_hash

Subject: Re: [PATCH][LTO] Speed up gimple_type_hash
From: Diego Novillo
Date: Wed, 15 Jul 2009 11:24:51 -0400
On Wed, Jul 15, 2009 at 11:21, Richard Guenther<rguenther@xxxxxxx> wrote:

> Ok for lto if it works out and regresses nothing?

Sure.  Thanks for speeding it up!

As we discussed on IRC, the next step would be for the writer to
stream the type hashes so that they are computed in parallel instead
of having the reader act as a funnel.


Diego.

<Prev in Thread] Current Thread [Next in Thread>