diff options
author | Alon Zakai <azakai@google.com> | 2023-10-18 10:10:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-18 17:10:58 +0000 |
commit | 89c02aad305474aea1d413e110aadd68278a13d6 (patch) | |
tree | f1185f1ffaa2d6f6b3691b21d81bbecb24440169 /scripts/test/generate_lld_tests.py | |
parent | f2a556b1179fe4ee350728ad674bf723eb824768 (diff) | |
download | binaryen-89c02aad305474aea1d413e110aadd68278a13d6.tar.gz binaryen-89c02aad305474aea1d413e110aadd68278a13d6.tar.bz2 binaryen-89c02aad305474aea1d413e110aadd68278a13d6.zip |
Fuzzer: Allow non-nullable locals (#6019)
Remove the code that avoided such locals.
To avoid much new trapping, add logic to set a value to such locals if they have
accesses that are not dominated by a set already. Also in makeTrivial only
rarely emit a local.get of a non-nullable local (prefer a constant).
Diffstat (limited to 'scripts/test/generate_lld_tests.py')
0 files changed, 0 insertions, 0 deletions