Files
rust/compiler
bors e1df625306 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.
2022-05-03 12:16:00 +00:00
..
2022-04-29 02:05:20 +01:00
2022-04-30 13:51:49 +02:00
2022-05-01 15:38:22 +03:00
2022-04-18 23:28:06 +02:00