[PATCH] D84449: AMDGPU/GlobalISel: Manually select llvm.amdgcn.writelane

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 10:34:59 PDT 2020


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

Fixup the special case constant bus handling pre-gfx10.


https://reviews.llvm.org/D84449

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.writelane.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84449.280197.patch
Type: text/x-patch
Size: 16402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/c2ba275f/attachment.bin>


More information about the llvm-commits mailing list