[PATCH] D80639: AMDGPU: Support non-entry block static sized allocas

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 12:29:51 PDT 2020


arsenm updated this revision to Diff 266620.
arsenm edited the summary of this revision.
arsenm added a comment.

Assume 4096 bytes for dynamic sized objects


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

https://reviews.llvm.org/D80639

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/test/CodeGen/AMDGPU/non-entry-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80639.266620.patch
Type: text/x-patch
Size: 17093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/ebfe19b7/attachment-0001.bin>


More information about the llvm-commits mailing list