Skip to content

Conversation

@mkorbel1
Copy link
Contributor

@mkorbel1 mkorbel1 commented Jan 9, 2026

Description & Motivation

There was a rare bug where if "disallowed" constant signals were assigned to parts/slices of constant signals, and assignment collapsing order got unlucky, sometimes a constant assignment could be lost. This PR fixes the bug.

Related Issue(s)

N/A

Testing

Added new tests, plus existing tests cover nothing broke

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

@mkorbel1 mkorbel1 changed the title Fix bug where const assignments could be lost in some scenarios Fix bug where const assignments could be lost in some disallowed const scenarios Jan 9, 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.

1 participant