Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fabianschuiki
Copy link
Contributor

@fabianschuiki fabianschuiki commented Aug 9, 2024

Fix a few issues in the mem2reg interface implementations of VariableOp, ReadOp, and BlockingAssignOp. Add tests reduced from the Snitch core that used to fail before this fix.

Fixes #7483.

@fabianschuiki fabianschuiki added bug Something isn't working Moore labels Aug 9, 2024
@maerhart
Copy link
Member

maerhart commented Aug 9, 2024

Fixes #7483 (I guess)

@fabianschuiki
Copy link
Contributor Author

Yes exactly! Hadn't seen the issue yet 🙈

Copy link
Member

@dobios dobios left a comment

Choose a reason for hiding this comment

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

Just a small nit, but otherwise LGTM if Moore experts don't have anything against this!

@dobios dobios linked an issue Aug 10, 2024 that may be closed by this pull request
Fix a few issues in the mem2reg interface implementations of VariableOp,
ReadOp, and BlockingAssignOp. Add tests reduced from the Snitch core
that used to fail before this fix.
Copy link
Member

@terapines-osc-circt terapines-osc-circt left a comment

Choose a reason for hiding this comment

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

I don't have any questions. LGTM 🥳 !

@fabianschuiki fabianschuiki force-pushed the fschuiki/moore-fix-mem2reg branch from 2fa3304 to ce18e13 Compare August 10, 2024 03:00
@fabianschuiki fabianschuiki merged commit 49c82be into main Aug 10, 2024
@fabianschuiki fabianschuiki deleted the fschuiki/moore-fix-mem2reg branch August 10, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Moore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Moore] Mem2Reg Error

5 participants