[all-commits] [llvm/llvm-project] 4ac0e7: [AMDGPU] Add a type for the named barrier (#113614)

Gang Chen via All-commits all-commits at lists.llvm.org
Fri Oct 25 11:25:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ac0e7e400fe2a66d1fd5d5d1fa1c899dfb16716
      https://github.com/llvm/llvm-project/commit/4ac0e7e400fe2a66d1fd5d5d1fa1c899dfb16716
  Author: Gang Chen <gangc at amd.com>
  Date:   2024-10-25 (Fri, 25 Oct 2024)

  Changed paths:
    M clang/include/clang/Basic/AMDGPUTypes.def
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/lib/CodeGen/CodeGenTypes.cpp
    M clang/test/AST/ast-dump-amdgpu-types.c
    A clang/test/CodeGen/amdgpu-barrier-type-debug-info.c
    A clang/test/CodeGenCXX/amdgpu-barrier-typeinfo.cpp
    A clang/test/CodeGenHIP/amdgpu-barrier-type.hip
    A clang/test/SemaCXX/amdgpu-barrier.cpp
    A clang/test/SemaHIP/amdgpu-barrier.hip
    A clang/test/SemaOpenCL/amdgpu-barrier.cl
    A clang/test/SemaOpenMP/amdgpu-barrier.cpp
    M llvm/lib/IR/Type.cpp

  Log Message:
  -----------
  [AMDGPU] Add a type for the named barrier (#113614)



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