diff options
| author | bors <bors@rust-lang.org> | 2024-01-23 11:56:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-01-23 11:56:30 +0000 |
| commit | 0e4243538b9119654c22dce688f8a63c81864de9 (patch) | |
| tree | 2e2a3303bf147c498a9021fd180afa3a7fa8928e /compiler/rustc_codegen_cranelift/src | |
| parent | 8b94152af68a0ed6d6af0b5ba57491e40481008e (diff) | |
| parent | e07ffe97b8f9d9e0a8e549dacde4b4b93d43a05b (diff) | |
| download | rust-0e4243538b9119654c22dce688f8a63c81864de9.tar.gz rust-0e4243538b9119654c22dce688f8a63c81864de9.zip | |
Auto merge of #116152 - cjgillot:unchunck, r=nnethercote
Only use dense bitsets in dataflow analyses When a dataflow state has the size close to the number of locals, we should prefer a dense bitset, like we already store locals in a dense vector. Other occurrences of `ChunkedBitSet` need to be justified by the size of the dataflow state.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src')
0 files changed, 0 insertions, 0 deletions
