[PATCH] D52916: AMDGPU/GlobalISel: Add support for G_INTTOPTR

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 16:36:36 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.

This is a no-op.


Repository:
  rL LLVM

https://reviews.llvm.org/D52916

Files:
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/inst-select-inttoptr.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-inttoptr.mir
  test/CodeGen/AMDGPU/GlobalISel/regbankselect-inttoptr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52916.168408.patch
Type: text/x-patch
Size: 5303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/0b55ac4a/attachment.bin>


More information about the llvm-commits mailing list