summaryrefslogtreecommitdiff
path: root/src/passes/SSAify.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-09-03 16:09:08 -0700
committerGitHub <noreply@github.com>2024-09-03 16:09:08 -0700
commit952286421a19fb8358d645f49d455b75bfbd1d19 (patch)
tree4bac2b625f335226cd322657def442b628a65079 /src/passes/SSAify.cpp
parenteac1c86562ef76e98724018534135afa1b3239c0 (diff)
downloadbinaryen-952286421a19fb8358d645f49d455b75bfbd1d19.tar.gz
binaryen-952286421a19fb8358d645f49d455b75bfbd1d19.tar.bz2
binaryen-952286421a19fb8358d645f49d455b75bfbd1d19.zip
[NFC] Convert HeapStoreOptimization to use a CFG (#6896)
This does not use the CFG yet, so there is no benefit (and likely some small slowdown). The next PR will actually use it to fix a correctness bug. This PR only sets up the CFG and converts the pass to operate on it, without changing any behavior or tests. Followup to #6882
Diffstat (limited to 'src/passes/SSAify.cpp')
0 files changed, 0 insertions, 0 deletions