FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-128685: Specialize (rather than quicken) LOAD_CONST into LOAD_CONST_[IM]MORTAL by markshannon · Pull Request #128708 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-128685: Specialize (rather than quicken) LOAD_CONST into LOAD_CONST_[IM]MORTAL
- #128708
#128708
Merged
markshannon
merged 4 commits into
python:main
python/cpython:main
from
faster-cpython:load-const-spec-not-quick
faster-cpython/cpython:load-const-spec-not-quick
Copy head branch name to clipboard
Jan 13, 2025
Conversation
Commits
4
(4)
Checks
Files changed
Merged
GH-128685: Specialize (rather than quicken) LOAD_CONST into LOAD_CONST_[IM]MORTAL
#128708
markshannon
merged 4 commits into
python:main
python/cpython:main
from
faster-cpython:load-const-spec-not-quick
faster-cpython/cpython:load-const-spec-not-quick
Copy head branch name to clipboard
Commits
Commits on Jan 10, 2025
Specialize (rather than quicken) LOAD_CONST into LOAD_CONST_[IM]MORTAL
markshannon
committed
e7a7f22
View commit details
Copy full SHA for e7a7f22
Browse repository at this point
Account for LOAD_CONST_MORTAL in jit optimizer.
markshannon
committed
043f978
View commit details
Copy full SHA for 043f978
Browse repository at this point
Disable specialization for free-threaded build
markshannon
committed
d342864
View commit details
Copy full SHA for d342864
Browse repository at this point
#if not #ifdef
markshannon
committed
6cc0241
View commit details
Copy full SHA for 6cc0241
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL