Chromium Code Reviews
DescriptionPrecise shift right result type derivation for all int32 input ranges.
The typer can do better for the shift right operation, and can compute
the result range precisely and very simply in one line of code for
each limit. The patch also canonicalizes the shift range which gives a
precise result range for all int32 shift ranges.
BUG=
Patch Set 1 #
Total comments: 1
Patch Set 2 : Split out the shift-right integer result type derivation. #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||