[all-commits] [llvm/llvm-project] 3874c6: [flang][cuda] Allow constant actual argument for d...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Jan 6 14:30:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3874c64418d2a7e36eab9af9253d905b48b36078
      https://github.com/llvm/llvm-project/commit/3874c64418d2a7e36eab9af9253d905b48b36078
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

  Changed paths:
    M flang/lib/Common/Fortran.cpp
    M flang/test/Semantics/cuf10.cuf

  Log Message:
  -----------
  [flang][cuda] Allow constant actual argument for device dummy (#121845)

The reference compiler allows this use case. Note that writing to this
variable would result in CUDA error.



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