[all-commits] [llvm/llvm-project] 4a361f: [coro async] Add support for specifying which para...
Arnold Schwaighofer via All-commits
all-commits at lists.llvm.org
Thu Jul 1 07:33:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a361f52093b976401a78bdd261964e45492f2e3
https://github.com/llvm/llvm-project/commit/4a361f52093b976401a78bdd261964e45492f2e3
Author: Arnold Schwaighofer <aschwaighofer at apple.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
M llvm/test/Transforms/Coroutines/coro-async.ll
Log Message:
-----------
[coro async] Add support for specifying which parameter is swiftself in
async resume functions
Differential Revision: https://reviews.llvm.org/D104147
More information about the All-commits
mailing list