[all-commits] [llvm/llvm-project] a19628: [flang][cuda] Remove meaningless warning on CUDA s...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Aug 6 18:50:29 PDT 2025


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

  Changed paths:
    M flang/include/flang/Support/Fortran.h
    M flang/lib/Evaluate/characteristics.cpp
    M flang/lib/Semantics/check-call.cpp
    M flang/lib/Support/Fortran.cpp
    R flang/test/Semantics/cuf17.cuf

  Log Message:
  -----------
  [flang][cuda] Remove meaningless warning on CUDA shared arguments (#152404)

The warning in issued during the compatibility check makes little sense.
Just remove it as it is confusing.



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