[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 Review URL: https://codereview.chromium.org/1748953004 Cr-Commit-Position: refs/heads/master@{#34378}
Showing
This diff is collapsed.
Please
register
or
sign in
to comment