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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 10:45:19 PST 2019


arsenm created this revision.
arsenm added a reviewer: msearles.
Herald added subscribers: eraman, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

The inline-calls test is only sort of testing what it's intended.
Ideally we would stop running any form of inliner in the backend
passes, but that's antoher step.


https://reviews.llvm.org/D58688

Files:
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/inline-calls.ll

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


More information about the llvm-commits mailing list