Unnamed repository; edit this file 'description' to name the repository.
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.
bors 2023-03-22
parent be7fae2 · parent 4c42e5e · commit b0e55c6
0 files changed, 0 insertions, 0 deletions