[all-commits] [llvm/llvm-project] 8fe448: [OpenACC] Fix branch-in/out to not refer to a 'reg...

Erich Keane via All-commits all-commits at lists.llvm.org
Fri Feb 23 10:02:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fe4487e23e543568745ef461660b1d288805b81
      https://github.com/llvm/llvm-project/commit/8fe4487e23e543568745ef461660b1d288805b81
  Author: erichkeane <ekeane at nvidia.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/test/SemaOpenACC/no-branch-in-out.c

  Log Message:
  -----------
  [OpenACC] Fix branch-in/out to not refer to a 'region'

'region' is not a term of art in OpenACC, so switch it to refer to
'Compute Construct', which is accurate/reflects the standard.



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