[flang-commits] [flang] [flang][openacc] Allow open acc routines from other modules. (PR #136012)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Tue May 13 12:57:38 PDT 2025
kkwli wrote:
@akuhlens
We found it in testing https://github.com/llvm/llvm-test-suite/pull/241. There are two test cases that have different behavior with and without the change. I am not sure if the current behavior is the intent behavior in flang. Could you please take a look? Thanks.
https://github.com/llvm/llvm-test-suite/blob/main/Fortran/gfortran/regression/goacc/routine-intrinsic-2.f
https://github.com/llvm/llvm-test-suite/blob/main/Fortran/gfortran/regression/goacc/routine-8.f90
cc @tarunprabhu
https://github.com/llvm/llvm-project/pull/136012
More information about the flang-commits
mailing list