[all-commits] [llvm/llvm-project] 69e7cb: [flang] Add a test for fir.real debug conversion. ...
Abid Qadeer via All-commits
all-commits at lists.llvm.org
Thu May 2 03:44:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69e7cb587304e3706aac23c50b3d37651eb11330
https://github.com/llvm/llvm-project/commit/69e7cb587304e3706aac23c50b3d37651eb11330
Author: Abid Qadeer <haqadeer at amd.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
A flang/test/Transforms/debug-90683.fir
Log Message:
-----------
[flang] Add a test for fir.real debug conversion. (#90726)
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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list