Description[turbofan] Propagate word32 truncations through tagged-hole checks.
If all uses of a CheckTaggedHole[convert-hole-to-undefined] node
truncate to word32, we can replace the hole check with a Smi check
and return the result as word32.
R=jarin@chromium.org
Committed: https://crrev.com/61386fb82d82ad31969ec699eb4433eec502f04e
Cr-Commit-Position: refs/heads/master@{#37142}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|