[PATCH] D31251: AMDGPU: Don't promote alloca to LDS for leaf functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 12:33:43 PDT 2017


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

LDS use in leaf functions not currently handled.


https://reviews.llvm.org/D31251

Files:
  lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  test/CodeGen/AMDGPU/promote-alloca-calling-conv.ll
  test/CodeGen/AMDGPU/promote-alloca-shaders.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31251.92685.patch
Type: text/x-patch
Size: 6372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/aba3bf15/attachment.bin>


More information about the llvm-commits mailing list