Description[turbofan] Lower Smi field loads to Word32 field loads.
If a Smi field load is truncated to Word32, we can just load the upper
32 bits on 64-bit architectures (with 32-bit Smis), which avoids the
nasty shift right that we'd have to perform otherwise to untag it.
R=jarin@chromium.org
Committed: https://crrev.com/71becab88d590bf3c3ebf3151a7425db9b6051c1
Cr-Commit-Position: refs/heads/master@{#37630}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 11 (5 generated)
|