[flang-commits] [flang] [flang][cuda] Do not repack CUDA device dummy arguments (PR #195950)
via flang-commits
flang-commits at lists.llvm.org
Thu May 7 10:38:30 PDT 2026
khaki3 wrote:
>Is that also what the reference compiler does?
Yes, the reference compiler also skips the repacking of device variables.
https://github.com/llvm/llvm-project/pull/195950
More information about the flang-commits
mailing list