diff options
author | Alon Zakai <azakai@google.com> | 2022-11-02 13:10:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-02 13:10:46 -0700 |
commit | c5f5cdd79cafa003d2cffafcbf59f08c4095eac6 (patch) | |
tree | 67607e5a733a2fe6ba5f4dd60f67d92affe61f46 /src/passes/LoopInvariantCodeMotion.cpp | |
parent | 25e5aa67bd16f277ad32d42bfbbf7cd130ddf028 (diff) | |
download | binaryen-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