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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 20:36:33 PST 2018


tstellar updated this revision to Diff 179011.
tstellar marked 2 inline comments as done.
tstellar added a comment.

Remove custom legalization logic for loads of pointer types.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D52922/new/

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/SMInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52922.179011.patch
Type: text/x-patch
Size: 12617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/e137f29c/attachment.bin>


More information about the llvm-commits mailing list