[PATCH] D120994: [Coroutines] Allow FramePtr to be an Argument
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 7 01:59:12 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rG9bca4ea364dd: [Coroutines] Allow FramePtr to be an Argument (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D120994?vs=412992&id=413385#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120994/new/
https://reviews.llvm.org/D120994
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/lib/Transforms/Coroutines/CoroInternal.h
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-retcon-opaque-ptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120994.413385.patch
Type: text/x-patch
Size: 9000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/3976081d/attachment-0001.bin>
More information about the llvm-commits
mailing list