Skip to content

[flang] Add a test for fir.real debug conversion. #90726

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

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

abidh
Copy link
Contributor

@abidh abidh commented May 1, 2024

This is an accompanying test for the fix done in #90683. It checks that fir.real conversion works ok.

The failing fortran source in the #90683 generates fir.real type in the target-rewrite pass which caused the original issue.

This is an accompanying test for the fix done in llvm#90683.
It checks that fir.real conversion works ok.

The failing fortran source in the llvm#90683 generates fir.real type in
the target-rewrite pass which caused the original issue.
@abidh abidh requested a review from vzakhari May 1, 2024 11:53
@llvmbot llvmbot added the flang Flang issues not falling into any other category label May 1, 2024
Copy link
Contributor

@vzakhari vzakhari left a comment

Choose a reason for hiding this comment

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

Thank you for the follow-up!

@abidh abidh merged commit 69e7cb5 into llvm:main May 2, 2024
@abidh abidh deleted the 90683_test branch February 5, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants