[PATCH] D91305: [Coroutine] Allocas used by StoreInst does not always escape

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 20:54:06 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bc7b9278e55: [Coroutine] Allocas used by StoreInst does not always escape (authored by lxfind).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91305

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-alloca-06.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91305.304710.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/852c6233/attachment.bin>


More information about the llvm-commits mailing list