Skip to content

Commit 619c27b

Browse files
committed
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](rust-lang/rust#142531 (comment))) 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
2 parents 9762b35 + e7ed48d commit 619c27b

0 file changed

File tree

    0 commit comments

    Comments
     (0)