[PATCH] D142621: [Couroutines] Modify CoroFrame materializable into a callback

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 08:45:23 PST 2023


dstuttard updated this revision to Diff 495566.
dstuttard added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142621

Files:
  llvm/include/llvm/Transforms/Coroutines/CoroSplit.h
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/lib/Transforms/Coroutines/CoroInternal.h
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142621.495566.patch
Type: text/x-patch
Size: 7847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/51d28faf/attachment.bin>


More information about the llvm-commits mailing list