FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-118093: Specialize `CALL_FUNCTION_EX` by markshannon · Pull Request #123034 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-118093: Specialize CALL_FUNCTION_EX
- #123034
#123034
Closed
markshannon
wants to merge 7 commits into
python:main
python/cpython:main
from
faster-cpython:specialize-call-ex
faster-cpython/cpython:specialize-call-ex
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
GH-118093: Specialize CALL_FUNCTION_EX
#123034
markshannon
wants to merge 7 commits into
python:main
python/cpython:main
from
faster-cpython:specialize-call-ex
faster-cpython/cpython:specialize-call-ex
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2024
Push a NULL for missing kwargs in CALL_FUNCTION_EX. This will make it possible to factor CALL_FUNCTION_EX into micro-ops without reworking the code generator.
markshannon
committed
f236702
View commit details
Copy full SHA for f236702
Browse repository at this point
Add inline caches to CALL_FUNCTION_EX
markshannon
committed
131147a
View commit details
Copy full SHA for 131147a
Browse repository at this point
Commits on Aug 15, 2024
Add two specializations of CALL_FUNCTION_EX
markshannon
committed
7c4b021
View commit details
Copy full SHA for 7c4b021
Browse repository at this point
Add news
markshannon
committed
c5fc7e0
View commit details
Copy full SHA for c5fc7e0
Browse repository at this point
Merge branch 'main' into specialize-call-ex
markshannon
committed
ade1f65
View commit details
Copy full SHA for ade1f65
Browse repository at this point
Fix typo
markshannon
committed
121ffd8
View commit details
Copy full SHA for 121ffd8
Browse repository at this point
Commits on Aug 19, 2024
Merge branch 'main' into specialize-call-ex
markshannon
committed
852115b
View commit details
Copy full SHA for 852115b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL