[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 09:11:33 PDT 2020


arsenm created this revision.
arsenm added reviewers: rampitec, scott.linder, cdevadas, saiislam.
Herald added subscribers: sstefan1, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
arsenm added a parent revision: D80638: AMDGPU: Set StackPointerRegisterToSaveRestore.

OpenMP emits these for some reason, so handle them.


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.266557.patch
Type: text/x-patch
Size: 12127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/38edb6cc/attachment.bin>


More information about the llvm-commits mailing list