Skip to content

comb-prop: fix incorrect inlining that leaves wires undriven#2608

Draft
Abhilekhgautam wants to merge 1 commit intocalyxir:mainfrom
Abhilekhgautam:issue-2437
Draft

comb-prop: fix incorrect inlining that leaves wires undriven#2608
Abhilekhgautam wants to merge 1 commit intocalyxir:mainfrom
Abhilekhgautam:issue-2437

Conversation

@Abhilekhgautam
Copy link
Contributor

Fixes: #2437

Copy link
Contributor

@ekiwi ekiwi left a comment

Choose a reason for hiding this comment

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

This is a great start!
Can you try to add a test case that only works with this new pass? Maybe you can turn the example from the original issue into a test?

@github-actions
Copy link
Contributor

This pull request has not seen activity in 14 days and is being marked as stale. If you're continuing work on this, please reply and state how to get this PR in a mergeable state or what issues it is blocked on. If the PR is not ready for review, please mark it as a draft. The PR will be closed in 7 days if there is no further activity.

@Abhilekhgautam Abhilekhgautam marked this pull request as draft March 22, 2026 13:08
@github-actions github-actions bot removed the S: Stale label Mar 23, 2026
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.

comb-prop pass incorrectly inlines and elides assignment

2 participants