DescriptionGive uses within a loop a greater weight when doing representation inference.
Uses of a value are weighted by a factor of FLAG_loop_weight (default: 10) for
every loop they are in. This makes uses in inner loops "more important", which
should improve the result of the representation inference.
Committed: https://code.google.com/p/v8/source/detail?r=10573
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|