[PATCH] D125279: [AMDGPU] Add llvm.amdgcn.global.load.lds intrinsic
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 14:52:37 PDT 2022
rampitec updated this revision to Diff 429867.
rampitec marked 2 inline comments as done.
rampitec added a comment.
Added comment about offset operand.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125279/new/
https://reviews.llvm.org/D125279
Files:
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.global.load.lds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125279.429867.patch
Type: text/x-patch
Size: 22291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/7e3d02ab/attachment.bin>
More information about the llvm-commits
mailing list