diff options
author | Alon Zakai <azakai@google.com> | 2024-09-10 13:24:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-10 13:24:20 -0700 |
commit | 34ee8342f8148e4c25bd1990e518cd8a9a502f80 (patch) | |
tree | fe9fe00a77ac5c7e7c355aeb55ea1e33eddc16a5 /src/passes/PostEmscripten.cpp | |
parent | 10216e8fdc841f53408bc10caac2709f16b80030 (diff) | |
download | binaryen-34ee8342f8148e4c25bd1990e518cd8a9a502f80.tar.gz binaryen-34ee8342f8148e4c25bd1990e518cd8a9a502f80.tar.bz2 binaryen-34ee8342f8148e4c25bd1990e518cd8a9a502f80.zip |
[NFC] Use a lazy LocalGraph in Heap2Local (#6925)
That pass only cares about reference locals, and even among them, only ones
that we see a struct.new/array.new that flows through locals. This makes the
pass 40% faster.
Diffstat (limited to 'src/passes/PostEmscripten.cpp')
0 files changed, 0 insertions, 0 deletions