Skip to content

[CIR] Backport fix verifier error messages for Complex Real and Imag #1720

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

Conversation

AmrDeveloper
Copy link
Member

Fix the verifier error messages from unexpected error: 'cir.complex.imag' op cir.complex.imag result type does not match operand type to unexpected error: 'cir.complex.imag' op : result type does not match operand type

@bcardosolopes bcardosolopes merged commit 7b07102 into llvm:main Jul 1, 2025
10 checks passed
tommymcm pushed a commit to tommymcm/clangir that referenced this pull request Jul 2, 2025
…lvm#1720)

Fix the verifier error messages from `unexpected error:
'cir.complex.imag' op cir.complex.imag result type does not match
operand type` to `unexpected error: 'cir.complex.imag' op : result type
does not match operand type`
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