Commit 4f22152
authored
pythongh-107557: Remove unnecessary SAVE_IP instructions (python#108583)
Also remove NOP instructions.
The "stubs" are not optimized in this fashion (their SAVE_IP should always be preserved since it's where to jump next, and they don't contain NOPs by their nature).1 parent 83e191b commit 4f22152
File tree
5 files changed
+392
-231
lines changed- Include/internal
- Python
- Tools/cases_generator
5 files changed
+392
-231
lines changed
0 commit comments