Skip to content

gh-131798: JIT inline function pointer address for extended binary op#148384

Draft
kumaraditya303 wants to merge 2 commits intopython:mainfrom
kumaraditya303:jit-inline-binary
Draft

gh-131798: JIT inline function pointer address for extended binary op#148384
kumaraditya303 wants to merge 2 commits intopython:mainfrom
kumaraditya303:jit-inline-binary

Conversation

@kumaraditya303
Copy link
Copy Markdown
Contributor

@kumaraditya303 kumaraditya303 commented Apr 11, 2026

@Fidget-Spinner
Copy link
Copy Markdown
Member

Do you know this is worth it? In this case it's only one dependent load, and something that always resolves the same. So I'm not too sure. We try not to add new uops into the optimizer if they're not worth it as it's more maintenance burden sometimes.

@kumaraditya303 kumaraditya303 marked this pull request as draft April 12, 2026 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants