diff options
author | Alon Zakai <azakai@google.com> | 2024-04-10 14:14:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 14:14:37 -0700 |
commit | 6236dc31d397aa53c03c90fb27bf5cf4933d0c24 (patch) | |
tree | 052291a94eb74b97dd35c707cdf92248f2052280 /src/wasm-stack.h | |
parent | f7ea0c4cff5e3d80e3feb2bce15037bd2c6b9383 (diff) | |
download | binaryen-6236dc31d397aa53c03c90fb27bf5cf4933d0c24.tar.gz binaryen-6236dc31d397aa53c03c90fb27bf5cf4933d0c24.tar.bz2 binaryen-6236dc31d397aa53c03c90fb27bf5cf4933d0c24.zip |
Heap2Local: Fix signed struct/array reads (#6484)
In #6480 I forgot that StructGet can be signed, which means we need to emit
a sign-extend.
Arrays already copied the field as part of Array2Struct.
Diffstat (limited to 'src/wasm-stack.h')
0 files changed, 0 insertions, 0 deletions