[PATCH] D84645: AMDGPU: Fix code duplication between the selectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 05:25:53 PDT 2020


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

Not sure this is the right place for this helper.


https://reviews.llvm.org/D84645

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84645.280871.patch
Type: text/x-patch
Size: 4706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/f6db9beb/attachment.bin>


More information about the llvm-commits mailing list