[all-commits] [llvm/llvm-project] e3eb12: [Clang][AMDGPU] Add a builtin for `llvm.amdgcn.mak...

Shilei Tian via All-commits all-commits at lists.llvm.org
Thu Jun 20 08:02:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3eb12cce97fa75d1d2443bcc2c2b26aa660fe34
      https://github.com/llvm/llvm-project/commit/e3eb12cce97fa75d1d2443bcc2c2b26aa660fe34
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M clang/include/clang/Basic/Builtins.def
    M clang/include/clang/Basic/BuiltinsAMDGPU.def
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/CodeGen/CGBuiltin.cpp
    A clang/test/CodeGenHIP/builtins-make-buffer-rsrc.hip
    A clang/test/CodeGenOpenCL/builtins-amdgcn-make-buffer-rsrc.cl

  Log Message:
  -----------
  [Clang][AMDGPU] Add a builtin for `llvm.amdgcn.make.buffer.rsrc` intrinsic (#95276)

Depends on https://github.com/llvm/llvm-project/pull/94830.



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