[PATCH] D154695: [Coroutines] Add an O(n) algorithm for computing the cross suspend point information.
witstorm via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 04:59:52 PDT 2023
witstorm95 updated this revision to Diff 544313.
witstorm95 added a comment.
@ChuanqiXu Thanks a lot. These suggestions very helpful. Sorry for var's name problems, I have no talent for making names.
For folly library, same result as before in llvm-project tag llvmorg-16.0.0 and llvmorg-16.0.6.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154695/new/
https://reviews.llvm.org/D154695
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154695.544313.patch
Type: text/x-patch
Size: 10238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/5b53c444/attachment.bin>
More information about the llvm-commits
mailing list