summaryrefslogtreecommitdiff
path: root/src/passes/LoopInvariantCodeMotion.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-11-02 13:10:46 -0700
committerGitHub <noreply@github.com>2022-11-02 13:10:46 -0700
commitc5f5cdd79cafa003d2cffafcbf59f08c4095eac6 (patch)
tree67607e5a733a2fe6ba5f4dd60f67d92affe61f46 /src/passes/LoopInvariantCodeMotion.cpp
parent25e5aa67bd16f277ad32d42bfbbf7cd130ddf028 (diff)
downloadbinaryen-c5f5cdd79cafa003d2cffafcbf59f08c4095eac6.tar.gz
binaryen-c5f5cdd79cafa003d2cffafcbf59f08c4095eac6.tar.bz2
binaryen-c5f5cdd79cafa003d2cffafcbf59f08c4095eac6.zip
SimplifyLocals: Fix handling of subtyping (#5210)
We just checked if the new type we prefer (when switching a local to a more refined one in #5194) is different than the old type. But that check at the end must check it is a subtype as well. Diff without whitespace is smaller.
Diffstat (limited to 'src/passes/LoopInvariantCodeMotion.cpp')
0 files changed, 0 insertions, 0 deletions