X Tutup
The Wayback Machine - https://web.archive.org/web/20250505211742/https://github.com/python/cpython/labels/topic-JIT
Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support gdbjit for CPython topic-JIT triaged The issue has been accepted as valid by a triager. type-feature A feature request or enhancement
#133377 opened May 4, 2025 by Zheaoli
Simplify _Py_uop_sym_is_const interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#133342 opened May 3, 2025 by tomasr8
Keep instruction definitions in bytecodes.c and optimizer_bytecodes.c in sync interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#133273 opened May 1, 2025 by tomasr8
GH-133231: Add JIT utilities in sys._jit awaiting merge interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#133233 opened May 1, 2025 by brandtbucher Loading…
Add JIT utilities in sys._jit interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#133231 opened May 1, 2025 by brandtbucher
Make the JIT thread-safe interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading topic-JIT
#133171 opened Apr 29, 2025 by brandtbucher
JIT: Optimize common C calls via replication interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#133020 opened Apr 26, 2025 by Fidget-Spinner
Add attributes to the JIT optimizer DSL interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#132967 opened Apr 25, 2025 by Fidget-Spinner
Constant evaluate/propagate pure ops automatically interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#132732 opened Apr 19, 2025 by Fidget-Spinner
JIT refleaks on main interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-bug An unexpected behavior, bug, or error
#132731 opened Apr 19, 2025 by Fidget-Spinner
Better uop coverage in the JIT optimizer interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#131798 opened Mar 27, 2025 by brandtbucher 100+
Expose functions called from the interpreter loop via PyAPI_FUNC interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-JIT type-feature A feature request or enhancement
#131776 opened Mar 26, 2025 by martindemello
JIT code has too many validity checks 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT
#131726 opened Mar 25, 2025 by brandtbucher
DECREF_INPUTS() should be escaping 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-crash A hard crash of the interpreter, possibly with a core dump
#131688 opened Mar 24, 2025 by brandtbucher
Dictionary max modifications threshold too low for JIT interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT
#131194 opened Mar 13, 2025 by Fidget-Spinner
Better constant narrowing in the JIT optimizer interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#130415 opened Feb 21, 2025 by brandtbucher
5 of 17 tasks
Grand unified tail-calling topic-JIT type-feature A feature request or enhancement
#129819 opened Feb 7, 2025 by Fidget-Spinner
Remove _DYNAMIC_EXIT interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#129715 opened Feb 6, 2025 by brandtbucher
Tidy up tier two interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#129709 opened Feb 6, 2025 by brandtbucher
Provide an "aggressive" specialization/JIT mode for debugging interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#129386 opened Jan 28, 2025 by brandtbucher
GH-115869: Reference implementation for hosting JIT stencils build The build process and cross-build topic-JIT
#129331 opened Jan 27, 2025 by savannahostrowski Draft
3 tasks
Reorganize the JIT optimization passes. interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#128939 opened Jan 17, 2025 by markshannon
1 of 3 tasks
Trace starting from RESUME in the JIT performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#127958 opened Dec 15, 2024 by Fidget-Spinner
Disabling the uop optimizer leads to crashes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-crash A hard crash of the interpreter, possibly with a core dump
#127083 opened Nov 21, 2024 by brandtbucher
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.
X Tutup