[all-commits] [llvm/llvm-project] 177b4f: [CIR][AMDGPU] Add AMDGPU-specific function attribu...

Chaitanya via All-commits all-commits at lists.llvm.org
Tue Mar 24 21:40:10 PDT 2026


  Branch: refs/heads/users/skc7/cir/amdgpu_fn_attrs
  Home:   https://github.com/llvm/llvm-project
  Commit: 177b4f094c62b91e48960bff16e853f84202914e
      https://github.com/llvm/llvm-project/commit/177b4f094c62b91e48960bff16e853f84202914e
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-03-25 (Wed, 25 Mar 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    M clang/lib/CIR/CodeGen/CMakeLists.txt
    M clang/lib/CIR/CodeGen/TargetInfo.cpp
    M clang/lib/CIR/CodeGen/TargetInfo.h
    A clang/lib/CIR/CodeGen/Targets/AMDGPU.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVMIR.cpp
    A clang/test/CIR/CodeGenHIP/amdgpu-attrs.hip

  Log Message:
  -----------
  [CIR][AMDGPU] Add AMDGPU-specific function attributes for HIP kernels


  Commit: 7dd140cbbaeb34c6d762ede6b51f5c48eb6d08e4
      https://github.com/llvm/llvm-project/commit/7dd140cbbaeb34c6d762ede6b51f5c48eb6d08e4
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-03-25 (Wed, 25 Mar 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/Targets/AMDGPU.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVMIR.cpp
    M clang/test/CIR/CodeGenHIP/amdgpu-attrs.hip

  Log Message:
  -----------
  add support for amdgpu-expand-waitcnt-profiling


  Commit: 2e35e62083ef035e2c80418d5bf299451913731d
      https://github.com/llvm/llvm-project/commit/2e35e62083ef035e2c80418d5bf299451913731d
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-03-25 (Wed, 25 Mar 2026)

  Changed paths:
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/CIR/CodeGen/TargetInfo.cpp
    M clang/lib/CIR/CodeGen/TargetInfo.h
    M clang/lib/CIR/CodeGen/Targets/AMDGPU.cpp

  Log Message:
  -----------
  update requiresAMDGPUProtectedVisibility and other minor fixes


Compare: https://github.com/llvm/llvm-project/compare/d85db9757bd5...2e35e62083ef

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