[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 08:24:23 PST 2020
aschwaighofer added a comment.
Semantically, it is not needed. But without inlining this helper at O0 the dispatch function will remain.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91098/new/
https://reviews.llvm.org/D91098
More information about the llvm-commits
mailing list