8000 gh-131798: Split CALL_LEN into several uops by diegorusso · Pull Request #133180 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-131798: Split CALL_LEN into several uops #133180

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

Merged
merged 9 commits into from
May 5, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
gh-131798: Split CALL_LEN into several uops
Split macro op CALL_LEN into multiple uops including
_GUARD_CALLABLE_LEN. This can be removed by the optimizer.
  • Loading branch information
diegorusso committed Apr 30, 2025
commit ab3f231f47008b3d36a0354ccc004512b81d266c
6 changes: 3 additions & 3 deletions Include/internal/pycore_opcode_metadata.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading
0