Description[types] Use unified integral representation bits.
We don't need to distinguish between signed and unsigned integral
representations in the big boy type system. It actually even hurts
in some cases. The representation is only about the way the values
are mapped to bits in memory/registers, but the interpretation of
the bits is specified by the semantic dimension.
R=jarin@chromium.org
Committed: https://crrev.com/6471fbf72ce07b54f154d550724ac063862294c3
Cr-Commit-Position: refs/heads/master@{#31771}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|