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

[CIR][IR] Fix FuncOp duplicate attr printing #609

Merged

Conversation

sitio-couto
Copy link
Collaborator

This patch ensures that only the pretty-print version of function param and result attributes is printed. The tailing dictionary attributes are no longer printed.

It also ensures some FuncOp tests are properly validating both parsing and printing.

This patch ensures that only the pretty-print version of function param
and result attributes is printed. The tailing dictionary attributes are
no longer printed.

It also ensures some FuncOp tests are properly validating both parsing
and printing.
@bcardosolopes bcardosolopes merged commit 0d5d153 into llvm:main May 18, 2024
7 checks passed
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.

None yet

2 participants