[PATCH] D84168: AMDGPU: Account for the size of LDS globals used through constant expressions.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 06:28:58 PDT 2020


arsenm updated this revision to Diff 279222.
arsenm added a comment.

Early exit


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

https://reviews.llvm.org/D84168

Files:
  llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/test/CodeGen/AMDGPU/promote-alloca-padding-size-estimate.ll
  llvm/test/CodeGen/AMDGPU/promote-alloca-to-lds-constantexpr-use.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84168.279222.patch
Type: text/x-patch
Size: 14342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/6e360902/attachment.bin>


More information about the llvm-commits mailing list