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

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 03:07:29 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4f7cc867299: [Coroutines] Modify CoroFrame materializable into a callback (authored by dstuttard).

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
  llvm/unittests/Transforms/CMakeLists.txt
  llvm/unittests/Transforms/Coroutines/CMakeLists.txt
  llvm/unittests/Transforms/Coroutines/ExtraRematTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142621.496910.patch
Type: text/x-patch
Size: 14419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/99dfc8d4/attachment.bin>


More information about the llvm-commits mailing list