Skip to content

Chameleon - generate @Burst annotation in IR to support new Burst FIR checker.#532

Merged
ychescale9 merged 1 commit intomainfrom
yc/chameleon-add-burst-annotation-in-ir
Mar 21, 2026
Merged

Chameleon - generate @Burst annotation in IR to support new Burst FIR checker.#532
ychescale9 merged 1 commit intomainfrom
yc/chameleon-add-burst-annotation-in-ir

Conversation

@ychescale9
Copy link
Member

Burst 2.12.0 introduced an FIR checker that checks for missing constructor parameters on classes annotated with @Burst. This breaks Chameleon which adds the parameter to the class during IR.

To fix this we are now generating the @Burst annotation during IR instead of forcing users to manually write @Burst along with @Chameleon.

@ychescale9 ychescale9 merged commit 9b5ac9c into main Mar 21, 2026
7 checks passed
@ychescale9 ychescale9 deleted the yc/chameleon-add-burst-annotation-in-ir branch March 21, 2026 07:10
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.

1 participant