Description[turbofan] Distinguish between change- and truncate-tagged-to-float64.
This prevents the compiler from optimizing
f64-to-tagged(tagged-to-f64(x)) ==> x
for non-number x (such as undefined).
Committed: https://crrev.com/5e96f47bc895f3cba7179d6e4a6ab27488c5a576
Cr-Commit-Position: refs/heads/master@{#36613}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|