Skip to content

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

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

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.

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.

2 participants