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][Folds] Fix mux fold if result type doesn't match operands. #7585

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

dtzSiFive
Copy link
Contributor

Fixes #7562.

@dtzSiFive dtzSiFive added bug Something isn't working FIRRTL Involving the `firrtl` dialect labels Sep 4, 2024
@dtzSiFive dtzSiFive merged commit 0f3a590 into llvm:main Sep 4, 2024
4 checks passed
@dtzSiFive dtzSiFive deleted the fix/issue-7562 branch September 4, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FIRRTL Involving the `firrtl` dialect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIRRTL] canonicalizer failure with mux of const-mixed operands
2 participants