[flang] [llvm] [Flang][OpenMP] Fix mapping of character type with LEN > 1 specified (PR #154172)
Abid Qadeer via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 9 05:48:16 PDT 2025
https://github.com/abidh approved this pull request.
Thanks for the explanation and the tests. That helps to understand the issue better. My initial confusion also stems from the fact that debugging of string variables worked correctly in target region without this change. But it has different source for bounds info.
https://github.com/llvm/llvm-project/pull/154172
More information about the llvm-commits
mailing list