Description[turbofan] Float32Constant/Float64Constant cannot occur in JS level graph.
Now that the hole NaN is no longer represented as Float64Constant early
on, we should never see such a constant node in any JS-level graph, but
we will only see them after representation selection. Change Typer and
SimplifiedLowering appropriately (and fix the invalid tests).
R=jarin@chromium.org
BUG=v8:5267
Committed: https://crrev.com/83e14103203f581b9b741d2b0612374e88855625
Cr-Commit-Position: refs/heads/master@{#39063}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 15 (8 generated)
|