diff options
author | Alon Zakai <azakai@google.com> | 2021-10-28 16:48:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-28 16:48:02 -0700 |
commit | 25264f7be10ebead4c464a218bf32a2456bb1cd9 (patch) | |
tree | d13253f66791bd063ddd374e5025b8a2303e145c /src/js/binaryen.js-post.js | |
parent | 446d97617f02aecf83153fe70f2cc447a9f5cf42 (diff) | |
download | binaryen-25264f7be10ebead4c464a218bf32a2456bb1cd9.tar.gz binaryen-25264f7be10ebead4c464a218bf32a2456bb1cd9.tar.bz2 binaryen-25264f7be10ebead4c464a218bf32a2456bb1cd9.zip |
Heap2Local: Handle loops (#4288)
When the allocation we optimize away flows through a loop, then just like
with a block we must change the type to be nullable, since we are replacing
the allocation with a null.
Fixes #4287
Diffstat (limited to 'src/js/binaryen.js-post.js')
0 files changed, 0 insertions, 0 deletions