[all-commits] [llvm/llvm-project] 774f48: [CIR][AMDGPU] Adds lowering for amdgcn extended im...

Rana Pratap Reddy via All-commits all-commits at lists.llvm.org
Sun Jun 14 23:06:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 774f486e44ab198e689e226e75d6de908559a066
      https://github.com/llvm/llvm-project/commit/774f486e44ab198e689e226e75d6de908559a066
  Author: Rana Pratap Reddy <RanaPratapReddy.Nimmakayala at amd.com>
  Date:   2026-06-15 (Mon, 15 Jun 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenBuiltinAMDGPU.cpp
    A clang/test/CIR/CodeGenHIP/builtins-amdgcn-extended-image.hip

  Log Message:
  -----------
  [CIR][AMDGPU] Adds lowering for amdgcn extended image sample/gather4 builtins (#201761)

Support for lowering of` __builtin_amdgcn_image_sample/gather4` for
AMDGPU builtins to clangIR.
Followed similar lowering from clang->llvmir:
`clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp`.

Upstreaming clangIR PR:
[llvm/clangir#2083](https://github.com/llvm/clangir/pull/2083)



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