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

EmitC array type : verify dynamic shape before negative size #377

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

cferry-AMD
Copy link
Collaborator

Unfortunately, we can't test this other than with a C++ test, as the MLIR parser will catch the error on its own before we reach emitc::ArrayType::verify().

Copy link

@TinaAMD TinaAMD left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@cferry-AMD cferry-AMD merged commit e88bb31 into feature/fused-ops Sep 30, 2024
5 checks passed
@cferry-AMD cferry-AMD deleted the corentin.verify_emitc_array_type branch September 30, 2024 12:13
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