[PATCH] D87731: [Coro][NewPM] Handle llvm.coro.prepare.retcon in NPM coro-split pass
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 20:16:32 PDT 2020
aeubanks added a comment.
In D87731#2275664 <https://reviews.llvm.org/D87731#2275664>, @junparser wrote:
> what does this intrinsic use for?
I'm not actually familiar with coroutines, this is a blocker for the NPM switch that I took a look at and attempted to fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87731/new/
https://reviews.llvm.org/D87731
More information about the llvm-commits
mailing list