Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
GH-118095: Use broader specializations in tier 1, for better tier 2 support of calls.#118322
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
0b157ab Add CALL_PY_GENERAL and CALL_BOUND_METHOD_GENERAL call specializations.
markshannon2262f98 Add CALL_NON_PY_GENERAL call specialization
markshannon4af43c2 Remove CALL_PY_WITH_DEFAULTS specialization
markshannonb7795e3 Fix JIT build
markshannone5c7dce Use CALL_NON_PY_GENERAL in more cases when otherwise failing to speci…
markshannon61abb3b Delete unused code
markshannonb49bc86 Make sure that function version number is checked when tracing throug…
markshannonf42519d whitespace
markshannon3294632 Merge branch 'main' into tier-2-call
markshannon1a2dcfe Check verion on function, not method
markshannon62ff43c Lower WASI C recursion limit again
markshannon71c6d41 Get test passing on wasi
markshannon0b40773 Lower WASI C recursion limit again
markshannon02cdf2f Yet another attempt to get the WASI build to work
markshannon1831eb3 Skip test for WASI
markshannon7819b1c Skip another test for WASI
markshannon857d152 Address some review comments
markshannon839d16e Use _SAVE_RETURN_OFFSET in general call instructions
markshannon1d5c0a7 Merge branch 'main' into tier-2-call
markshannonFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'main' into tier-2-call
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit329463269b9d40b63f753b70e8f0a5332cefcd1d
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.