summaryrefslogtreecommitdiff
path: root/src/passes/LocalSubtyping.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2021-07-22 15:16:04 -0700
committerGitHub <noreply@github.com>2021-07-22 15:16:04 -0700
commit90545189ce4f790c798e83c1e65afb70f228d176 (patch)
tree738008e5ba99ffebee78db4fb9c1d5f7b27b0cea /src/passes/LocalSubtyping.cpp
parentf01fd8cad1cb1a6a80ef12bcfc19502bd51ddf46 (diff)
downloadbinaryen-90545189ce4f790c798e83c1e65afb70f228d176.tar.gz
binaryen-90545189ce4f790c798e83c1e65afb70f228d176.tar.bz2
binaryen-90545189ce4f790c798e83c1e65afb70f228d176.zip
Reduce more carefully when it looks like we are failing (#3996)
Instead of skipping to the end, move quickly towards the end. This is sometimes more efficient (as jumping from a big factor to a factor of 1 can skip over big opportunities to remove code all at once instead of once instruction at a time).
Diffstat (limited to 'src/passes/LocalSubtyping.cpp')
0 files changed, 0 insertions, 0 deletions