[PATCH] D33966: AMDGPU: Annotate call graph with used features

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 16:07:40 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

Previously this wouldn't detect used features indirectly used in callee functions.


https://reviews.llvm.org/D33966

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
  test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33966.101639.patch
Type: text/x-patch
Size: 17139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/f60bf1c1/attachment-0001.bin>


More information about the llvm-commits mailing list