Files
rust/compiler
bors 0e4243538b 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.
2024-01-23 11:56:30 +00:00
..
2024-01-16 21:15:31 +01:00
2024-01-19 20:10:39 -08:00
2024-01-17 03:14:16 +01:00
2024-01-19 20:10:39 -08:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2024-01-22 10:14:01 +11:00
2023-11-23 14:11:02 +03:00
2024-01-17 03:14:16 +01:00
2024-01-22 10:14:01 +11:00
2024-01-22 22:53:20 +00:00
2024-01-22 10:14:01 +11:00