Description[turbofan] Extend undefined-to-number truncation to all oddballs.
Extends the truncation and type checks for NumberOrUndefined in
representation selection and truncation analysis to deal with all
oddballs not just undefined. Also extend the type hints to always
report NumberOrOddball. This is necessary for the bitwise and shift
operators where NUMBER feedback actually means NUMBER or ODDBALL.
R=jarin@chromium.org
Committed: https://crrev.com/04b4df2cadd759245f4df6b77333e934f23dc984
Cr-Commit-Position: refs/heads/master@{#37711}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|