Description[turbofan] Unify Int32Add/Sub representation selection rules.
Unify the representation selection rules for NumberAdd/Subtract and
SpeculativeNumberAdd/Subtract wrt. Int32Add/Sub selection. We can
safely use Int32Add/Sub as long as the inputs are in the safe additive
integer range and the output is either truncated to Word32 or provably
in Signed32 or Unsigned32 range.
R=jarin@chromium.org
Committed: https://crrev.com/99edc1b8e72712af32b6a129763e1c88b155e325
Cr-Commit-Position: refs/heads/master@{#38746}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Improve test case (also deal with Ignition better). #Patch Set 3 : Address nit. #
Messages
Total messages: 19 (12 generated)
|