diff options
author | Thomas Lively <tlively@google.com> | 2023-11-02 19:31:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 19:31:27 +0100 |
commit | f191ace12bb96beed8abbe1fce7049ffd6704f8f (patch) | |
tree | a139243aae68a341cd76707af2db7ff4f819fb08 /src/analysis/monotone-analyzer-impl.h | |
parent | bc88d5d26fa802f84fe0b88aad1482e4c987cc25 (diff) | |
download | binaryen-f191ace12bb96beed8abbe1fce7049ffd6704f8f.tar.gz binaryen-f191ace12bb96beed8abbe1fce7049ffd6704f8f.tar.bz2 binaryen-f191ace12bb96beed8abbe1fce7049ffd6704f8f.zip |
[analysis] Simplify the stack lattice (#6069)
Remove the ability to represent the top element of the stack lattice since it
isn't necessary. Also simplify the element type to be a simple vector, update
the lattice method implementations to be more consistent with implementations in
other lattices, and make the tests more consistent with the tests for other
lattices.
Diffstat (limited to 'src/analysis/monotone-analyzer-impl.h')
0 files changed, 0 insertions, 0 deletions