summaryrefslogtreecommitdiffstats
path: root/Python/flowgraph.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2023-08-29 16:51:51 (GMT)
committerGitHub <noreply@github.com>2023-08-29 16:51:51 (GMT)
commit4f22152713d008cdd7c1d373a0f0c8dcf30e217e (patch)
tree08f63460bafae50b2d93b5c14a1ab59a4ae82491 /Python/flowgraph.c
parent83e191ba7627cbcb06cebcc0a020b847f271ca59 (diff)
downloadcpython-4f22152713d008cdd7c1d373a0f0c8dcf30e217e.zip
cpython-4f22152713d008cdd7c1d373a0f0c8dcf30e217e.tar.gz
cpython-4f22152713d008cdd7c1d373a0f0c8dcf30e217e.tar.bz2
gh-107557: Remove unnecessary SAVE_IP instructions (#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).
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions