[PATCH] D91098: [coro] Async coroutines: Allow more than 3 arguments in the dispatch function
Arnold Schwaighofer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 10 11:37:05 PST 2020
aschwaighofer updated this revision to Diff 304273.
aschwaighofer added a comment.
Also inline the context project function used by the resume function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91098/new/
https://reviews.llvm.org/D91098
Files:
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91098.304273.patch
Type: text/x-patch
Size: 7954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/9131338e/attachment.bin>
More information about the llvm-commits
mailing list