[all-commits] [llvm/llvm-project] 9f6cb3: [AMDGPU] Add builtin s_sendmsg_rtn

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Mon Aug 22 15:29:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f6cb3e9fdb4f5255f78d77c0a537dc3cb50dc9d
      https://github.com/llvm/llvm-project/commit/9f6cb3e9fdb4f5255f78d77c0a537dc3cb50dc9d
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsAMDGPU.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    A clang/test/CodeGenOpenCL/builtins-amdgcn-gfx11.cl
    A clang/test/SemaOpenCL/builtins-amdgcn-gfx11.cl

  Log Message:
  -----------
  [AMDGPU] Add builtin s_sendmsg_rtn

Reviewed by: Brian Sumner, Artem Belevich

Differential Revision: https://reviews.llvm.org/D132140

Fixes: SWDEV-352017




More information about the All-commits mailing list