[PATCH] D140231: CoroFrame: Put escaped variables with multiple lifetimes on coroutine frame

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 07:30:45 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGae7bf2b80b9b: CoroFrame: Put escaped variables with multiple lifetimes on coroutine frame (authored by MatzeB).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140231

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-alloca-loop-carried-address.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140231.486286.patch
Type: text/x-patch
Size: 8302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/ee4cfb1c/attachment.bin>


More information about the llvm-commits mailing list