[PATCH] D100415: [Coroutines] Split coroutine during CoroEarly into an init and ramp function
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 13 17:17:03 PDT 2021
lxfind updated this revision to Diff 337290.
lxfind added a comment.
some cleanups
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100415/new/
https://reviews.llvm.org/D100415
Files:
clang/lib/CodeGen/CGCoroutine.cpp
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/Transforms/Coroutines/CoroEarly.cpp
llvm/lib/Transforms/Coroutines/CoroInternal.h
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100415.337290.patch
Type: text/x-patch
Size: 17446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210414/8a093da1/attachment.bin>
More information about the llvm-commits
mailing list