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

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 09:15:08 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG985c524001d4: [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.305538.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201116/5350956e/attachment.bin>


More information about the llvm-commits mailing list