Skip to content

gh-131798: JIT: split call method and call builtin opcodes into smaller uops#146463

Merged
kumaraditya303 merged 11 commits intopython:mainfrom
kumaraditya303:jit
Mar 26, 2026
Merged

gh-131798: JIT: split call method and call builtin opcodes into smaller uops#146463
kumaraditya303 merged 11 commits intopython:mainfrom
kumaraditya303:jit

Conversation

@kumaraditya303
Copy link
Copy Markdown
Contributor

@kumaraditya303 kumaraditya303 commented Mar 26, 2026

@Fidget-Spinner
Copy link
Copy Markdown
Member

Can we run the buildbots on this please? Looks okay, but slightly worried I miss something and cause a refleak.

@kumaraditya303 kumaraditya303 added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Mar 26, 2026
@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 1539483 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F146463%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Mar 26, 2026
@kumaraditya303
Copy link
Copy Markdown
Contributor Author

Can we run the buildbots on this please? Looks okay, but slightly worried I miss something and cause a refleak.

All the buildbots passed with no refleaks.

Copy link
Copy Markdown
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just 4 minor comments. Please merge after addressing them. Thanks!

@kumaraditya303 kumaraditya303 enabled auto-merge (squash) March 26, 2026 13:01
@kumaraditya303 kumaraditya303 merged commit bfdaa3c into python:main Mar 26, 2026
113 of 115 checks passed
@kumaraditya303 kumaraditya303 deleted the jit branch March 26, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants