[all-commits] [llvm/llvm-project] 3822a0: [AMDGPU] Add GFX11 ds_bvh_stack_rtn_b32 instruction
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Sep 15 08:49:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3822a01e0be2c8b79d1102a46a22454f96550dce
https://github.com/llvm/llvm-project/commit/3822a01e0be2c8b79d1102a46a22454f96550dce
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.bvh.stack.rtn.ll
M llvm/test/MC/AMDGPU/gfx11_asm_ds.s
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_ds.txt
Log Message:
-----------
[AMDGPU] Add GFX11 ds_bvh_stack_rtn_b32 instruction
Differential Revision: https://reviews.llvm.org/D133928
More information about the All-commits
mailing list