pjit of jit'ed function? #9224
Unanswered
mattiasmar
asked this question in
Q&A
Replies: 1 comment 1 reply
-
👀 (I'm also interested in the converse: jit of pjit'ed function) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the effect of pjit'ing an already jit'ed method?
This could be the case when one pjit's an high level method that 'hides' within it a jit'ed method (implemented by another programmer in a library that you can't / don't want to edit).
Beta Was this translation helpful? Give feedback.
All reactions