[PATCH] D127664: [AMDGPU] gfx11 ldsdir intrinsics and ISel

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 07:21:40 PDT 2022


Joe_Nash updated this revision to Diff 437154.
Joe_Nash marked an inline comment as done.
Joe_Nash added a comment.

added s_mov m0 to param.load test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127664/new/

https://reviews.llvm.org/D127664

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
  llvm/lib/Target/AMDGPU/LDSDIRInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.lds.direct.load.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.lds.param.load.mir
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.lds.direct.load.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.lds.param.load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127664.437154.patch
Type: text/x-patch
Size: 12870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/f7c610a9/attachment.bin>


More information about the llvm-commits mailing list