Description[compiler] Fix a bunch of wrong word size assumptions.
Operations on word size data must be word sized, and not word32.
Currently this only generates worse code, but in the future, it
might even generate wrong code, so we should better get this right
from the beginning.
R=yangguo@chromium.org
Committed: https://crrev.com/b4b9fc2927a98c0be4f6bd094a64884761b381d8
Cr-Commit-Position: refs/heads/master@{#34378}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|