[PATCH] D52922: AMDGPU/GlobalISel: Move SMRD selection logic to TableGen

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 19:54:35 PDT 2018


tstellar created this revision.
tstellar added a reviewer: arsenm.
Herald added subscribers: t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

Repository:
  rL LLVM

https://reviews.llvm.org/D52922

Files:
  lib/Target/AMDGPU/AMDGPUGISel.td
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  lib/Target/AMDGPU/SMInstructions.td
  test/CodeGen/AMDGPU/GlobalISel/legalize-load.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52922.168431.patch
Type: text/x-patch
Size: 16564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/723a4918/attachment.bin>


More information about the llvm-commits mailing list