SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 45 Python

gh-106581: Split CALL_BOUND_METHOD_EXACT_ARGS into uops (#108462)

Instead of using `GO_TO_INSTRUCTION(CALL_PY_EXACT_ARGS)` we just add the macro elements of the latter to the macro for the former. This requires lengthening the uops array in struct opcode_macro_expansion. (It also required changes to stacking.py that were merged already.)
G
Guido van Rossum committed
ddf66b54edea1ea59fdf8a496ed0b64e16424375
Parent: 546cab8
Committed by GitHub <noreply@github.com> on 8/25/2023, 12:36:00 AM