diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-12-11 14:49:31 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-11 14:49:31 -0800 |
commit | acd786dbd1e59f9d105c4ec8603c2ff46f233649 (patch) | |
tree | ad9bd1806729dfd2c6973929d57d7aa9ee756fc9 /test/passes/optimize-added-constants_low-memory-unused.txt | |
parent | 8dd1b2d545ea5ecf6bce90ce726dd95d319b5d63 (diff) | |
download | binaryen-acd786dbd1e59f9d105c4ec8603c2ff46f233649.tar.gz binaryen-acd786dbd1e59f9d105c4ec8603c2ff46f233649.tar.bz2 binaryen-acd786dbd1e59f9d105c4ec8603c2ff46f233649.zip |
Fix loop parent computation in DataFlow.Graph (#2522)
This fixes the parent-child relationship computation in `DataFlow.Graph`
when there is a loop. This wasn't discovered until now because this is
used in Souperify and Souperify only runs after Flatten pass, which
produces redundant blocks between inside and outside of a loop.
Diffstat (limited to 'test/passes/optimize-added-constants_low-memory-unused.txt')
0 files changed, 0 insertions, 0 deletions