[PATCH] D96136: [coro] Add support for polymorphic return typed coro.suspend.async
Arnold Schwaighofer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 08:42:05 PST 2021
aschwaighofer updated this revision to Diff 323037.
aschwaighofer added a comment.
Same patch. Lets restart testing. The previous failures all seemed very unrelated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96136/new/
https://reviews.llvm.org/D96136
Files:
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/Transforms/Coroutines/CoroInternal.h
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/lib/Transforms/Coroutines/Coroutines.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96136.323037.patch
Type: text/x-patch
Size: 9337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/9be2df44/attachment.bin>
More information about the llvm-commits
mailing list