8000 gh-104909: Split more LOAD_ATTR specializations (GH-110317) · Glyphack/cpython@8cad4fb · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cad4fb

Browse files
gvanrossumGlyphack
authored andcommitted
pythongh-104909: Split more LOAD_ATTR specializations (pythonGH-110317)
* Split LOAD_ATTR_MODULE * Split LOAD_ATTR_WITH_HINT * Split _GUARD_TYPE_VERSION out of the latter * Split LOAD_ATTR_CLASS * Split LOAD_ATTR_NONDESCRIPTOR_WITH_VALUES * Fix indent of DEOPT_IF in macros * Split LOAD_ATTR_METHOD_LAZY_DICT * Split LOAD_ATTR_NONDESCRIPTOR_NO_DICT * Fix omission of _CHECK_ATTR_METHOD_LAZY_DICT
1 parent 4a4ab5c commit 8cad4fb

File tree

6 files changed

+598
-219
lines changed

6 files changed

+598
-219
lines changed

Include/internal/pycore_opcode_metadata.h

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

Python/abstract_interp_cases.c.h

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

0 commit comments

Comments
 (0)
0