summaryrefslogtreecommitdiff
path: root/src/wasm-binary.h
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-04-09 15:31:26 -0700
committerGitHub <noreply@github.com>2024-04-09 15:31:26 -0700
commit738e8fca4bea0c37e859e5bf0d37866ff432714e (patch)
tree4c6a3779d5f02794c49ddf15b559817589850247 /src/wasm-binary.h
parentfca1d3aa467303938b6d21a94931528ffcb02a6b (diff)
downloadbinaryen-738e8fca4bea0c37e859e5bf0d37866ff432714e.tar.gz
binaryen-738e8fca4bea0c37e859e5bf0d37866ff432714e.tar.bz2
binaryen-738e8fca4bea0c37e859e5bf0d37866ff432714e.zip
Heap2Local: Optimize packed fields (#6480)
Previously we did not optimize a struct or an array with a packed field. As a result a single packed field in a struct prevented the entire struct from being localized, which this fixes. This is also useful for arrays as packed arrays are common (e.g. for string data).
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions