diff options
author | Alon Zakai <azakai@google.com> | 2021-11-01 15:36:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-01 15:36:41 -0700 |
commit | bbfee5cc3a463b1bc7f54414ccaf2e47bee3e216 (patch) | |
tree | fa167748b66cae6fdbd1e66c9648298c8f1c7644 /src/wasm-builder.h | |
parent | 3666cbc74d690f5a062bd45e7ac0df0d58c24636 (diff) | |
download | binaryen-bbfee5cc3a463b1bc7f54414ccaf2e47bee3e216.tar.gz binaryen-bbfee5cc3a463b1bc7f54414ccaf2e47bee3e216.tar.bz2 binaryen-bbfee5cc3a463b1bc7f54414ccaf2e47bee3e216.zip |
[Wasm GC] LUBFinder helper. NFC (#4298)
This is a minor refactoring in DAE to have a helper class that does the
incremental LUB calculation. The class is also used in LocalSubtyping,
where it has the effect of making the work incremental which it was not
before (that would have no observable consequence, but it should make
us faster in the common case where we fail to find a new LUB).
This will allow further optimization in a central place later.
Diffstat (limited to 'src/wasm-builder.h')
0 files changed, 0 insertions, 0 deletions