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

Ben Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 00:12:41 PDT 2019


ben-clayton updated this revision to Diff 197923.
ben-clayton added a comment.

Fixed capitalization of locals 'Count' and 'Indices', removed duplicate '; RUN:' line in test.


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

https://reviews.llvm.org/D61372

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61372.197923.patch
Type: text/x-patch
Size: 6741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/fc045520/attachment.bin>


More information about the llvm-commits mailing list