Commit 5f18cb3
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.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments