[PATCH] D96922: [Coroutine] Check indirect uses of alloca when checking lifetime info

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 19:06:35 PST 2021


lxfind updated this revision to Diff 324495.
lxfind added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96922

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96922.324495.patch
Type: text/x-patch
Size: 12776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/19441154/attachment.bin>


More information about the llvm-commits mailing list