[all-commits] [llvm/llvm-project] 1fb508: [flang][cuda] Accept variable with UNIFIED attribu...

Paul Kirth via All-commits all-commits at lists.llvm.org
Tue Apr 30 14:15:00 PDT 2024


  Branch: refs/heads/users/ilovepi/spr/llvmnfc-document-clopt-variable-and-fix-typo-1
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fb5083aed3f2bed3658f63ead895e2955f0bc4c
      https://github.com/llvm/llvm-project/commit/1fb5083aed3f2bed3658f63ead895e2955f0bc4c
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    M flang/test/Semantics/cuf03.cuf

  Log Message:
  -----------
  [flang][cuda] Accept variable with UNIFIED attribute in main (#90647)

UNIFIED variables are accept in program scope. Update the check to allow
them.


  Commit: 280cf8d64e00529d6060c1708042f01d7b817b90
      https://github.com/llvm/llvm-project/commit/280cf8d64e00529d6060c1708042f01d7b817b90
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    M flang/test/Semantics/cuf03.cuf

  Log Message:
  -----------
  Merge branch 'main' into users/ilovepi/spr/llvmnfc-document-clopt-variable-and-fix-typo-1


Compare: https://github.com/llvm/llvm-project/compare/380f22134cbe...280cf8d64e00

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