[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:02:00 PDT 2020


lxfind created this revision.
Herald added subscribers: llvm-commits, wenlei, danielkiss, modocache, hiraditya.
Herald added a project: LLVM.
lxfind updated this revision to Diff 288971.
lxfind added a comment.
lxfind updated this revision to Diff 288975.
lxfind published this revision for review.

Add comments


lxfind added a comment.

Amend description


Repository:
  rG LLVM Github Monorepo

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.288975.patch
Type: text/x-patch
Size: 14944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200831/9e4c5d81/attachment.bin>


More information about the llvm-commits mailing list