about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/source_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-03 12:16:00 +0000
committerbors <bors@rust-lang.org>2022-05-03 12:16:00 +0000
commite1df625306f4136949e02612406f0c60df6008f3 (patch)
tree87ec291f893e9391fc83141bbe850789380d09eb /compiler/rustc_builtin_macros/src/source_util.rs
parentea5fa17998d7768664129294277986f7bad27923 (diff)
parentfa41852c7aa1fd7d85c48fe94fb9055d862e2960 (diff)
downloadrust-e1df625306f4136949e02612406f0c60df6008f3.tar.gz
rust-e1df625306f4136949e02612406f0c60df6008f3.zip
Auto merge of #96601 - tmiasko:ssa-rpo, r=davidtwco
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_builtin_macros/src/source_util.rs')
0 files changed, 0 insertions, 0 deletions