[PATCH] D86859: [Coroutine] Properly deal with alloca spills

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 10:05:57 PDT 2020


lxfind updated this revision to Diff 288977.
lxfind added reviewers: wenlei, rjmccall, GorNishanov, junparser.
lxfind edited the summary of this revision.
lxfind added a comment.

Add reviewers


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86859

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86859.288977.patch
Type: text/x-patch
Size: 14944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200831/e16e0b62/attachment.bin>


More information about the llvm-commits mailing list