[all-commits] [llvm/llvm-project] 27fa1d: [AMDGPU] Add a new builtin type for image descript...

Rana Pratap Reddy via All-commits all-commits at lists.llvm.org
Mon Sep 29 07:55:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27fa1d0cf96469c268c46684ced2fbb7663c7713
      https://github.com/llvm/llvm-project/commit/27fa1d0cf96469c268c46684ced2fbb7663c7713
  Author: Rana Pratap Reddy <109514914+ranapratap55 at users.noreply.github.com>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M clang/include/clang/Basic/AMDGPUTypes.def
    M clang/include/clang/Basic/Builtins.def
    M clang/lib/AST/ASTContext.cpp
    A clang/test/CodeGen/amdgpu-image-rsrc-type-debug-info.c
    A clang/test/CodeGenCXX/amdgpu-image-rsrc-typeinfo.cpp
    A clang/test/SemaCXX/amdgpu-image-rsrc.cpp
    A clang/test/SemaOpenCL/amdgpu-image-rsrc.cl
    A clang/test/SemaOpenMP/amdgpu-image-rsrc.cpp

  Log Message:
  -----------
  [AMDGPU] Add a new builtin type for image descriptor rsrc (#160258)

Adding a new builtin type for AMDGPU's image descriptor rsrc data type

This requires for https://github.com/llvm/llvm-project/pull/140210



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