[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 10:17:38 PDT 2020


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

Fix stack growth direction and scale amount by wavefront size


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

https://reviews.llvm.org/D80639

Files:
  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.266588.patch
Type: text/x-patch
Size: 14147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/26eb6780/attachment.bin>


More information about the llvm-commits mailing list