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

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 21:17:59 PDT 2020


lxfind created this revision.
Herald added subscribers: llvm-commits, wenlei, modocache, hiraditya.
Herald added a project: LLVM.
lxfind requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87124

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87124.289852.patch
Type: text/x-patch
Size: 11375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/3088d7db/attachment.bin>


More information about the llvm-commits mailing list