[all-commits] [llvm/llvm-project] 004afc: [flang][cuda] Set cudadevice interfaces as public ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Feb 14 10:16:38 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 004afcbfb4abb67a1871f180dfbd026379027dc5
      https://github.com/llvm/llvm-project/commit/004afcbfb4abb67a1871f180dfbd026379027dc5
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2025-02-14 (Fri, 14 Feb 2025)

  Changed paths:
    M flang/module/__cuda_device.f90
    M flang/module/cudadevice.f90

  Log Message:
  -----------
  [flang][cuda] Set cudadevice interfaces as public by default (#127229)

Remove the PRIVATE statement from cudadevice as it hides any interfaces
from the used __cuda_device module.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list