Description[turbofan] Check word32 -> float64 conversion with input type/output truncation.
This makes sure we are using the right signedness - either the input
specifies signedness or the use must declare it does not care.
This requires some hole-punching in for-in so that the
representation selector understands the smi-ness of index.
Moreover, phi needs to pass the truncation along (maybe
slightly scary).
Committed: https://crrev.com/e5ea13e2309ba6a9bf7bcd22b1062987c70bb8de
Cr-Commit-Position: refs/heads/master@{#32081}
Patch Set 1 #Patch Set 2 : Get rid of the guards #
Messages
Total messages: 10 (4 generated)
|