[flang-commits] [flang] [llvm] [flang][OpenMP] Fix mapping of constant arrays. (PR #176763)
Abid Qadeer via flang-commits
flang-commits at lists.llvm.org
Tue Jan 20 06:02:43 PST 2026
abidh wrote:
> LGTM minus the NIT Pranav added and my comment below, thank you very much for the catch and the fix!
>
> Looks like at least for some of the cases in target-parameter-array.f90 it broke last year in July (another one of the cases never worked)... surprised it went so long without notice, so it's good to have an explicit test for it, speaking of which, would it be possible to have an offload/fortran test added to verify correct execution continues and we don't regress again (can just copy the lowering test and throw a few checks in to see we return expected results)! It would be greatly appreciated.
I have added an offload test. Please let me know if it need any further changes.
https://github.com/llvm/llvm-project/pull/176763
More information about the flang-commits
mailing list