[all-commits] [llvm/llvm-project] 6d5d8b: [AMDGPU] gfx11 ldsdir intrinsics and ISel
Joe Nash via All-commits
all-commits at lists.llvm.org
Fri Jun 17 06:32:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d5d8b131300284d5c26f73017da612db532dc9a
https://github.com/llvm/llvm-project/commit/6d5d8b131300284d5c26f73017da612db532dc9a
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
M llvm/lib/Target/AMDGPU/LDSDIRInstructions.td
A llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.lds.direct.load.mir
A llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.lds.param.load.mir
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.lds.direct.load.ll
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.lds.param.load.ll
Log Message:
-----------
[AMDGPU] gfx11 ldsdir intrinsics and ISel
Reviewed By: #amdgpu, rampitec
Differential Revision: https://reviews.llvm.org/D127664
More information about the All-commits
mailing list