aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/compile.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2023-07-11 15:13:57 -0700
committerGitHub <noreply@github.com>2023-07-11 15:13:57 -0700
commitda86db56cb595fdbeda8b57a1ec03b1dd80ad1f0 (patch)
tree64fe2ff2a6c9dfad7c839dcbde9354d0b3cfedca /Python/compile.c
parentd0972c77aa1cd5fe27618e82c10141a2bf157476 (diff)
downloadcpython-da86db56cb595fdbeda8b57a1ec03b1dd80ad1f0.tar.gz
cpython-da86db56cb595fdbeda8b57a1ec03b1dd80ad1f0.zip
gh-106529: Implement JUMP_FORWARD in uops (with test) (#106651)
Note that this may generate two SAVE_IP uops in a row. Removing unneeded SAVE_IP uops is the optimizer's job.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions