FE-629: Fix HIR kernel compilation for conditional distributions#9028
FE-629: Fix HIR kernel compilation for conditional distributions#9028ShiroKSH wants to merge 1 commit into
Conversation
|
@ShiroKSH is attempting to deploy a commit to the HASH Team on Vercel. A member of the Team first needs to authorize it. |
PR SummaryMedium Risk Overview The HIR emitter introduces a Adds a regression test in Reviewed by Cursor Bugbot for commit 3abe377. Bugbot is set up for automated code reviews on this repo. Configure here. |
What is the purpose of this PR?
Fix buffer-ABI compilation of real transition-kernel attributes whose conditional branches produce a number and a
Distribution.Related links
Blocked by
What does this change?
@hashintel/petrinaut-core.Pre-Merge Checklist
Has this modified a publishable library?
This PR:
Does this require a change to the docs?
The changes in this PR:
Does this require a change to the Turbo Graph?
The changes in this PR:
Known issues
Next steps
What tests cover this?
@hashintel/petrinaut-core.How to test this?
yarn workspace @hashintel/petrinaut-core test:unit --run src/hir/emit-buffer-js.test.ts.Demo
Not applicable.