diff options
| author | bors <bors@rust-lang.org> | 2020-10-17 16:57:21 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-17 16:57:21 +0000 |
| commit | ffeeb20398bb9a25c1f75599b942f57c85a2140d (patch) | |
| tree | 8e34c7181463712166ff5526176c3da630cccd51 /compiler/rustc_mir/src/transform/coverage/mod.rs | |
| parent | 6af9846fcc8797bf97e9fb387385208c2219f3d0 (diff) | |
| parent | dc3177775c6accb004a1bde5ea72ba03740952ad (diff) | |
| download | rust-ffeeb20398bb9a25c1f75599b942f57c85a2140d.tar.gz rust-ffeeb20398bb9a25c1f75599b942f57c85a2140d.zip | |
Auto merge of #77373 - jonas-schievink:rm-rf-copy-prop, r=oli-obk
Remove the old copy propagation pass This pass was added a long time ago, and has not really seen much improvement since (apart from some great work in https://github.com/rust-lang/rust/pull/76569 that unfortunately ran into preexisting soundness issues). It is slow and unsound, and we now have a destination propagation pass that performs a related optimization and could be extended. Closes https://github.com/rust-lang/rust/issues/36673 Closes https://github.com/rust-lang/rust/issues/73717 Closes https://github.com/rust-lang/rust/issues/76740
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
