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

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 04:49:24 PST 2023


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

Rebase on fixed version


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.496092.patch
Type: text/x-patch
Size: 7551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/0a5860de/attachment.bin>


More information about the llvm-commits mailing list