diff options
author | Alon Zakai <azakai@google.com> | 2023-08-08 16:04:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 16:04:25 -0700 |
commit | 0fc7b883d373924717ceccf71a6a759c97a8fb08 (patch) | |
tree | 610dc2ca3dd656f3ff5aa8cfa2ce7135099c67fa /test/wasm2js/int_exprs.2asm.js | |
parent | ef17febfd7106ee5330c01c66fbf8d3f6fdc0e03 (diff) | |
download | binaryen-0fc7b883d373924717ceccf71a6a759c97a8fb08.tar.gz binaryen-0fc7b883d373924717ceccf71a6a759c97a8fb08.tar.bz2 binaryen-0fc7b883d373924717ceccf71a6a759c97a8fb08.zip |
OptimizeCasts: Connect adjacent blocks in LinearExecutionWalker (#5866)
Followup to #5860, this does the same for (part of) OptimizeCasts.
As there, this is valid because it's ok if we branch away. This part of the pass
picks a different local to get when it knows locals have the same values but one
is more refined. It is ok to add a tee earlier even if it isn't used later.
Diffstat (limited to 'test/wasm2js/int_exprs.2asm.js')
0 files changed, 0 insertions, 0 deletions