[flang-commits] [flang] [flang][cuda] Implicitly load cudadevice module in device/global subprogram (PR #91668)
Zhen Wang via flang-commits
flang-commits at lists.llvm.org
Thu May 9 15:06:14 PDT 2024
================
----------------
wangzpgi wrote:
This cudadevice.f90 is separate from what nvflang(flang1/f18-to-ilm/modules/) has, correct?
By looking at this, I am wondering whether `use, intrinsic :: __fortran_builtins, only: dim3 => __builtin_dim3` should be added in one of the files here instead of in `flang1/f18-to-ilm/modules/nvf_acc_common.f90`?
https://github.com/llvm/llvm-project/pull/91668
More information about the flang-commits
mailing list