Skip to content

Conversation

@uenoku
Copy link
Member

@uenoku uenoku commented Dec 6, 2025

This patch implements the logic to move wire declarations to the beginning of blocks when the disallowDeclAssignments option is enabled. This is solely for readability not for correctness.

…eclAssignments is set.

This patch implements the logic to move wire and register declarations to
the beginning of blocks when the disallowDeclAssignments option is enabled.
This is solely for readability not for correctness.
Copy link
Contributor

@fabianschuiki fabianschuiki left a comment

Choose a reason for hiding this comment

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

LGTM! Nice to have these bundled up at the top!

@uenoku uenoku merged commit 4b8be16 into llvm:main Dec 10, 2025
7 checks passed
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.

2 participants