Skip to content

Commit fb58b7d

Browse files
committed
Auto merge of #109087 - cjgillot:sparse-bb-clear, r=davidtwco
Only clear written-to locals in ConstProp This aims to revert the regression in rust-lang/rust#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.
2 parents f4fa101 + 1f6cdaf commit fb58b7d

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)