[all-commits] [llvm/llvm-project] d8bfe8: [AMDGPU] Add s_setprio_inc_wg gfx1250 instruction
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Sat Jun 21 23:01:28 PDT 2025
Branch: refs/heads/users/rampitec/06-20-_amdgpu_add_s_setprio_inc_wg_gfx1250_instruction
Home: https://github.com/llvm/llvm-project
Commit: d8bfe8fad4f1ca7436dd8697b24cdfdb91be7a48
https://github.com/llvm/llvm-project/commit/d8bfe8fad4f1ca7436dd8697b24cdfdb91be7a48
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
A clang/test/CodeGenOpenCL/builtins-amdgcn-gfx1250.cl
A clang/test/SemaOpenCL/builtins-amdgcn-error-gfx1250-param.cl
A clang/test/SemaOpenCL/builtins-amdgcn-error-gfx1250.cl
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/SOPInstructions.td
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.setprio.inc.wg.ll
M llvm/test/MC/AMDGPU/gfx1250_asm_sopp.s
M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_sopp.txt
Log Message:
-----------
[AMDGPU] Add s_setprio_inc_wg gfx1250 instruction
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