[PATCH] D72918: AMDGPU/GlobalISel: Select DS append/consume

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 06:11:16 PST 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, kerbowa.
Herald added subscribers: Petar.Avramovic, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

https://reviews.llvm.org/D72918

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.append.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.consume.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.append.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.consume.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72918.238760.patch
Type: text/x-patch
Size: 12686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/ec7a95be/attachment.bin>


More information about the llvm-commits mailing list