Description[turbofan] Add the CheckedTruncateTaggedToWord32 opcode.
This leads to a better handling of the Smi case when we introduce a checked truncation from a number or oddbal to a 32 bit word, which we were previously doing by concatenating a Smi to float64 conversion with a float64 to word32 truncation.
BUG=
Committed: https://crrev.com/43a86ff3b74c0fbc84bbe56a132f31db4b035240
Cr-Commit-Position: refs/heads/master@{#38091}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|