DescriptionDo not use ranges after range analysis.
Due to the SSA vs. SSI difference, we are only allowed to use the
flags computed during range analysis, not the ranges themselves. For
the case at hand, there is no such flag, so the condition is simply
remvoed.
BUG=361608
LOG=y
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20645
Patch Set 1 #Patch Set 2 : Rebased. #
Messages
Total messages: 3 (0 generated)
|