DescriptionRefactored HInferRepresenation::TryChange a bit, making the heuristics a bit clearer.
Removed an unneeded check for phis: There are never HValues in the work list
which are not convertible to integer and are not a phi. (But even if they were,
ignoring IsConvertibleToInteger() then looks like the wrong thing to do.)
Committed: http://code.google.com/p/v8/source/detail?r=9225
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|