diff options
| author | bors <bors@rust-lang.org> | 2025-05-01 16:04:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-05-01 16:04:19 +0000 |
| commit | 3350c1eb3fd8fe1bee1ed4c76944d707bd256876 (patch) | |
| tree | ca5c264f1aa40a5bf1579117a0a38ba4973f8f76 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 (diff) | |
| parent | b660ab9f6978d2402c7e8f0f840bc17189365dd4 (diff) | |
| download | rust-3350c1eb3fd8fe1bee1ed4c76944d707bd256876.tar.gz rust-3350c1eb3fd8fe1bee1ed4c76944d707bd256876.zip | |
Auto merge of #139965 - amandasystems:marginally-improved-scc-annotations, r=lcnr
Decouple SCC annotations from SCCs This rewires SCC annotations to have them be a separate, visitor-type data structure. It was broken out of #130227, which needed them to be able to remove unused annotations after computation without recomputing the SCCs themselves. As a drive-by it also removes some redundant code from the hot loop in SCC construction for a performance improvement. r? lcnr
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
