DescriptionPPC/s390: [crankshaft] Support all oddballs for truncating TaggedToI changes.
Port 7d383be9da728997e0c0a68500a6ac2f248240c1
Original commit message:
For inputs to truncating binary operations like <<, | or >>>, support
all Oddballs not just undefined, true and false. This unifies treatment
of these truncations in Crankshaft and TurboFan, and is very easy
nowadays, since the memory layout of Oddball and HeapNumber is
compatible.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/3a5056a26cb49fec842e6547556be44e46bdf586
Cr-Commit-Position: refs/heads/master@{#40625}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|