summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNg Zhi An <zhin@chromium.org>2021-08-05 15:13:53 -0700
committerGitHub <noreply@github.com>2021-08-05 22:13:53 +0000
commitafd5a5e8eb3bb315c7a50e22617c5529ba400c8c (patch)
tree386becd786d90fd6a0503c7927691d2dbf0c3798 /.github
parent499f25a4206f8c849ded5908404abdf282cc3826 (diff)
downloadwabt-afd5a5e8eb3bb315c7a50e22617c5529ba400c8c.tar.gz
wabt-afd5a5e8eb3bb315c7a50e22617c5529ba400c8c.tar.bz2
wabt-afd5a5e8eb3bb315c7a50e22617c5529ba400c8c.zip
[simd] Fix load/store lanes on BE systems (#1697)
The use of `.v` is incorrect, we should simply use array subscript operator on the Simd type, which takes care of BE systems. For #1670. (Not using fix as I don't have a BE system to verify.)
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions