Skip to content

JIT: add JITCallable to wrap JIT callable functions(1/4)#813

Open
LeeLee26 wants to merge 1 commit into
exaloop:developfrom
LeeLee26:user/leelee/support-for-jitclass1
Open

JIT: add JITCallable to wrap JIT callable functions(1/4)#813
LeeLee26 wants to merge 1 commit into
exaloop:developfrom
LeeLee26:user/leelee/support-for-jitclass1

Conversation

@LeeLee26
Copy link
Copy Markdown

@LeeLee26 LeeLee26 commented May 22, 2026

Description: This PR is pre-work of RFC: Native-backed Python Classes for Codon JIT via codon.jitclass.

Details: The JITCallable class is introduced to encapsulate the codon.jit decorated result, which organizes the JIT invocation logic and makes the calling process clearer and more modular.

PR Stack:

  1. JIT: add JITCallable to wrap JIT callable functions(1/4) #813
  2. JIT: add jitclass for native codon jit class(2/4) #816
  3. JIT: add stale jit context detection(3/4) #814
  4. JIT: support field access for codon jitclass(4/4) #817

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.

1 participant