Jit

Use this skill when working on CPython's experimental JIT compiler - modifying Tools/jit/ build scripts, editing Python/jit.c runtime code, changing bytecode that affects JIT stencils, debugging JIT failures, or working with the copy-and-patch compilation pipeline. Covers LLVM toolchain setup, stencil generation, JIT configure flags, and the template.c to jit_stencils.h build flow.

gpshead 2cc6605 9.1 KB Updated

File contents

gpshead/cpython-skills/tree/main/plugins/cpython-skills/skills/jit commit 2cc660517b

Frequently asked questions

npx skillmds@latest add gpshead/jit