Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIRRTL][CheckCombLoops] Verify that detection works with region ops #7198

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

youngar
Copy link
Member

@youngar youngar commented Jun 18, 2024

No description provided.

@youngar youngar added the FIRRTL Involving the `firrtl` dialect label Jun 18, 2024
@youngar youngar changed the title [FIRRTL][CheckCombLoops] Capture how it works with WhenOps and last connects [FIRRTL][CheckCombLoops] Verify that detection works with region ops Jun 18, 2024
Copy link
Contributor

@dtzSiFive dtzSiFive left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for putting this behavior under test!


// -----

// Single-element combinational loop with multiple connects.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is more about last-connect than checking re:region ops but good to have it as well.

Distills that behavior separate from interaction/handling of things like when. 👍

@youngar youngar merged commit f2d4bb5 into llvm:main Jun 18, 2024
4 checks passed
@youngar youngar deleted the firrtl-comb-loop-whens branch June 18, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIRRTL Involving the `firrtl` dialect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants