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

[OM] Add ClassOp region verifier #7746

Merged
merged 1 commit into from
Oct 28, 2024
Merged

[OM] Add ClassOp region verifier #7746

merged 1 commit into from
Oct 28, 2024

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented Oct 28, 2024

Add a region verifier to OM dialect's Class Op. This verifies that the terminator returns the right number of fields with the correct types that match the declared type of the Class Op.

Fixes #7736.

Add a region verifier to OM dialect's Class Op.  This verifies that the
terminator returns the right number of fields with the correct types that
match the declared type of the Class Op.

Fixes #7736.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge merged commit e080112 into main Oct 28, 2024
4 checks passed
@seldridge seldridge deleted the dev/seldridge/issue-7736 branch October 28, 2024 21:22
Copy link
Contributor

@mikeurbach mikeurbach left a comment

Choose a reason for hiding this comment

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

Thanks!

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