[PATCH] D125034: [AMDGPU] Add llvm.amdgcn.struct.buffer.load.lds intrinsic

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 12:02:23 PDT 2022


rampitec created this revision.
rampitec added a reviewer: arsenm.
Herald added subscribers: jsilvanus, hsmhsm, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
rampitec requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

This is struct version of previous raw intrinsic.


https://reviews.llvm.org/D125034

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.struct.buffer.load.lds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125034.427416.patch
Type: text/x-patch
Size: 12057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/a23750ca/attachment.bin>


More information about the llvm-commits mailing list