GH-118095: Add dynamic exit support and FOR_ITER_GEN support to tier … · python/cpython@3e06c7f · GitHub
Skip to content

Commit 3e06c7f

Browse files
authored
GH-118095: Add dynamic exit support and FOR_ITER_GEN support to tier 2 (GH-118279)
1 parent 63add11 commit 3e06c7f

12 files changed

Lines changed: 315 additions & 139 deletions

File tree

Include/internal/pycore_opcode_metadata.h

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_uop_ids.h

Lines changed: 104 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_uop_metadata.h

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Lib/test/test_capi/test_opt.py

Lines changed: 16 additions & 1 deletion

0 commit comments

Comments
 (0)