[PATCH] D61372: [coroutines] Fix spills of static array allocas

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 16:56:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360636: [coroutines] Fix spills of static array allocas (authored by GorNishanov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61372?vs=197923&id=199349#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61372

Files:
  llvm/trunk/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/trunk/test/Transforms/Coroutines/coro-frame-arrayalloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61372.199349.patch
Type: text/x-patch
Size: 6850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/5c546998/attachment.bin>


More information about the llvm-commits mailing list