[PATCH] D58688: AMDGPU: Enable function calls by default

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 11:51:21 PST 2019


arsenm updated this revision to Diff 188435.
arsenm edited the summary of this revision.

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

https://reviews.llvm.org/D58688

Files:
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/amdgpu-function-calls-option.ll
  test/CodeGen/AMDGPU/amdgpu-inline.ll
  test/CodeGen/AMDGPU/call-graph-register-usage.ll
  test/CodeGen/AMDGPU/call-to-kernel-undefined.ll
  test/CodeGen/AMDGPU/call-to-kernel.ll
  test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address.ll
  test/CodeGen/AMDGPU/inline-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58688.188435.patch
Type: text/x-patch
Size: 11663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/9c885192/attachment.bin>


More information about the llvm-commits mailing list