[PATCH] D74272: AMDGPU/GlobalISel: Select llvm.amdgcn.s.buffer.load

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 17:35:22 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.

Doesn't try to fail on the dlc bit pre-gfx10 like the DAG lowering
does.


https://reviews.llvm.org/D74272

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/SMInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.s.buffer.load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74272.243336.patch
Type: text/x-patch
Size: 327527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/cda8373b/attachment-0001.bin>


More information about the llvm-commits mailing list