[llvm-commits] BlockWeight Analysis

Bob Wilson bob.wilson at apple.com
Mon May 30 09:38:49 PDT 2011


On May 27, 2011, at 7:33 PM, Andrew Trick wrote:

> On May 26, 2011, at 7:04 PM, Jakub Staszak wrote:
> 
>> Hello,
>> 
>> This patch introduces BlockWeight Analysis. This is the first from the series of patches which will improve general profiling info.
>> 
>> Thanks!
>> -- 
>> Jakub Staszak
> 
> Hi Jakub,
> 
> I don't have any objection to committing experimental code, but it would be premature to review the code in this form. We need to work on communicating the high level design and clarifying some terminology first.

This still has the 8 bit values for edge weights.  I thought we were going to increase that to at least 32 bits.  ?



More information about the llvm-commits mailing list