[PATCH] D88760: [Coroutines][NewPM] Fix coroutines under new pass manager
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 2 15:42:11 PDT 2020
aeubanks created this revision.
aeubanks added reviewers: rjmccall, asbirlea, ychen.
Herald added subscribers: llvm-commits, modocache.
Herald added a project: LLVM.
aeubanks requested review of this revision.
Some new function parameter attributes are derived under NPM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88760
Files:
llvm/test/Transforms/Coroutines/coro-retcon-alloca.ll
llvm/test/Transforms/Coroutines/coro-retcon-once-value.ll
llvm/test/Transforms/Coroutines/coro-retcon-resume-values.ll
llvm/test/Transforms/Coroutines/coro-retcon-value.ll
llvm/test/Transforms/Coroutines/coro-retcon.ll
llvm/test/Transforms/Coroutines/coro-swifterror.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88760.295922.patch
Type: text/x-patch
Size: 6916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/466a7f24/attachment.bin>
More information about the llvm-commits
mailing list