[all-commits] [llvm/llvm-project] 85da6a: OpenMP: Accept amdgpu name in arch directive (#201...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 5 06:31:51 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85da6a915345ce0a8614f8ff4531ba4efb592564
      https://github.com/llvm/llvm-project/commit/85da6a915345ce0a8614f8ff4531ba4efb592564
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    A clang/test/OpenMP/amdgpu-arch-compat.c
    M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def

  Log Message:
  -----------
  OpenMP: Accept amdgpu name in arch directive (#201789)

Accept amdgpu as an alias for amdgcn as part of the general
trend of preferring the amdgpu name. This is so the name is
consistent in the future when the triple arch name changes.



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