diff options
| author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2022-05-01 00:00:00 +0000 |
|---|---|---|
| committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2022-05-01 14:58:29 +0200 |
| commit | fa41852c7aa1fd7d85c48fe94fb9055d862e2960 (patch) | |
| tree | 9469cb8a29dda8e67ea29f879ab0d4a6b13bbc02 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | f75d884046e07bb26edeaba9b8c982dc97485fd5 (diff) | |
| download | rust-fa41852c7aa1fd7d85c48fe94fb9055d862e2960.tar.gz rust-fa41852c7aa1fd7d85c48fe94fb9055d862e2960.zip | |
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 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
