[PATCH] D57416: [AMDGPU] Support emitting GOT relocations for function calls

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 12:20:51 PST 2019


scott.linder updated this revision to Diff 184809.
scott.linder added a comment.

Add test for tail call through GOT


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

https://reviews.llvm.org/D57416

Files:
  lib/Target/AMDGPU/AMDGPUInstrInfo.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/function-call-relocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57416.184809.patch
Type: text/x-patch
Size: 7440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/08539873/attachment.bin>


More information about the llvm-commits mailing list