[all-commits] [llvm/llvm-project] 62bcfc: [AMDGPU] Add llvm.amdgcn.s.setprio intrinsic

Austin Kerbow via All-commits all-commits at lists.llvm.org
Sat Mar 12 22:16:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62bcfcb5a588e5e844f8e4e42a2e4d15c907a746
      https://github.com/llvm/llvm-project/commit/62bcfcb5a588e5e844f8e4e42a2e4d15c907a746
  Author: Austin Kerbow <Austin.Kerbow at amd.com>
  Date:   2022-03-12 (Sat, 12 Mar 2022)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsAMDGPU.def
    M clang/test/CodeGenOpenCL/builtins-amdgcn.cl
    M clang/test/SemaOpenCL/builtins-amdgcn-error.cl
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
    M llvm/lib/Target/AMDGPU/SOPInstructions.td
    A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.setprio.ll

  Log Message:
  -----------
  [AMDGPU] Add llvm.amdgcn.s.setprio intrinsic

Reviewed By: rampitec, arsenm

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




More information about the All-commits mailing list