Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #155491 - ohadravid:faster-storage-in-copyprop-and-gvn, r=saethlin
Fix performance regression introduced in #142531 by excluding `Storage{Live,Dead}` from CGU size estimation Fix performance regression introduced in rust-lang/rust#142531 ([rust-timer comment](https://github.com/rust-lang/rust/pull/142531#issuecomment-4273712294)) by excluding `Storage{Live,Dead}` from CGU size estimation. Also, avoid unneeded work for storage removal in non-opt builds in CopyProp and GVN by allocating local sets for the storage accounting only when `tcx.sess.emit_lifetime_markers()`. r? saethlin
bors 4 weeks ago
parent be23e1e · parent 286d8b9 · commit 85c53a7
0 files changed, 0 insertions, 0 deletions