Description[turbofan] Fix typed lowering of JSToLength.
When lowering JSToLength, we cannot just smash arbitrary bounds on the
Select nodes, as that will confuse the representation selection later.
Instead properly rename the input using NumberMax and NumberMin.
R=jarin@chromium.org
BUG=chromium:657478
Committed: https://crrev.com/a58d7907ea0948e185ab2f41d22846d7a7563bc6
Cr-Commit-Position: refs/heads/master@{#40519}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|