Skip to content

GH-111485: Factor out opcode ID generator.#112831

Merged
markshannon merged 4 commits intopython:mainfrom
faster-cpython:new-opcode-generator
Dec 8, 2023
Merged

GH-111485: Factor out opcode ID generator.#112831
markshannon merged 4 commits intopython:mainfrom
faster-cpython:new-opcode-generator

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Dec 7, 2023

Further reorganizing of the interpreter code generators.
This PR factors out the code for generating Include/opcode_ids.h

@markshannon markshannon merged commit aefdebd into python:main Dec 8, 2023
@markshannon markshannon deleted the new-opcode-generator branch December 8, 2023 11:49
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments