bors 5fa73a75ce Auto merge of #109087 - cjgillot:sparse-bb-clear, r=davidtwco
Only clear written-to locals in ConstProp

This aims to revert the regression in https://github.com/rust-lang/rust/pull/108872

Clearing all locals at the end of each bb is very costly.
This PR goes back to the original implementation of recording which locals are modified.
2023-03-22 02:49:04 +00:00
..
2023-03-07 14:25:22 +01:00
2023-03-19 08:59:11 +00:00
2023-03-19 08:59:11 +00:00
2023-02-24 07:32:24 +11:00
2023-02-16 18:30:25 +01:00
2023-03-14 20:52:42 +01:00
2023-03-21 15:38:52 +00:00
2023-03-21 15:38:51 +00:00
2023-03-07 14:25:22 +01:00
2023-03-21 15:38:51 +00:00
2023-03-14 20:52:42 +01:00
2023-03-13 18:22:55 +00:00
2023-02-24 07:32:24 +11:00
2023-03-05 18:35:30 +00:00