Skip to content

Conversation

@mawad-amd
Copy link
Collaborator

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

Copilot AI review requested due to automatic review settings January 29, 2026 18:35
@github-actions github-actions bot added in-progress We are working on it iris Iris project issue labels Jan 29, 2026
@mawad-amd
Copy link
Collaborator Author

already had a PR here #330

@mawad-amd mawad-amd closed this Jan 29, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds the @gluon.constexpr_function decorator to the __init__ method of the IrisDeviceCtx aggregate class in the experimental Gluon-based Iris implementation. This decorator is necessary for the constructor to be called from within Gluon JIT-compiled functions, specifically the initialize static method which instantiates IrisDeviceCtx on line 108.

Changes:

  • Added @gluon.constexpr_function decorator to IrisDeviceCtx.__init__ method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-progress We are working on it iris Iris project issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants