about summary refs log tree commit diff
path: root/src/bootstrap/bootstrap_test.py
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2022-05-01 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2022-05-01 14:58:29 +0200
commitfa41852c7aa1fd7d85c48fe94fb9055d862e2960 (patch)
tree9469cb8a29dda8e67ea29f879ab0d4a6b13bbc02 /src/bootstrap/bootstrap_test.py
parentf75d884046e07bb26edeaba9b8c982dc97485fd5 (diff)
Use reverse postorder in `non_ssa_locals`
The reverse postorder, unlike preorder, is now cached inside the MIR
body. Code generation uses reverse postorder anyway, so it might be
a small perf improvement to use it here as well.
Diffstat (limited to 'src/bootstrap/bootstrap_test.py')
0 files changed, 0 insertions, 0 deletions