[all-commits] [llvm/llvm-project] 3e6da3: [AMDGPU] Add GFX12 s_sleep_var instruction and int...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Dec 14 13:11:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e6da3252fbbe58c309b58e08c8a16ac2797b5da
https://github.com/llvm/llvm-project/commit/3e6da3252fbbe58c309b58e08c8a16ac2797b5da
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SOPInstructions.td
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.sleep.var.ll
M llvm/test/MC/AMDGPU/gfx12_asm_sop1.s
M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sop1.txt
Log Message:
-----------
[AMDGPU] Add GFX12 s_sleep_var instruction and intrinsic (#75499)
More information about the All-commits
mailing list