[PATCH] D71898: [Coroutines][1/6] New pass manager: coro-early
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 1 19:05:57 PST 2020
modocache updated this revision to Diff 235809.
modocache added a comment.
As per one of the review comments on D71899 <https://reviews.llvm.org/D71899>, I split out the trivial parts of this patch, such as the 'legacy' pass renaming, and committed them separately. Here's an updated version of this patch without those 'NFC' changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71898/new/
https://reviews.llvm.org/D71898
Files:
llvm/include/llvm/Transforms/Coroutines/CoroEarly.h
llvm/lib/Passes/LLVMBuild.txt
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Coroutines/CoroEarly.cpp
llvm/test/Transforms/Coroutines/coro-early.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71898.235809.patch
Type: text/x-patch
Size: 6620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/0468b26d/attachment.bin>
More information about the llvm-commits
mailing list