We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fgRenumberBlocks
1 parent ed2e02c commit 1e98c05Copy full SHA for 1e98c05
src/coreclr/jit/switchrecognition.cpp
@@ -38,7 +38,6 @@ PhaseStatus Compiler::optSwitchRecognition()
38
39
if (modified)
40
{
41
- fgRenumberBlocks();
42
return PhaseStatus::MODIFIED_EVERYTHING;
43
}
44
#endif
0 commit comments