[PATCH] D71903: [Coroutines][6/6] Clang schedules new passes
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 12:41:51 PST 2020
modocache updated this revision to Diff 236889.
modocache added a comment.
Update tests -- we now re-run the SCC pass, but don't insert the coroutine funclets into the SCC, so we no longer see the funclets in the output being tested here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71903/new/
https://reviews.llvm.org/D71903
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/test/CodeGenCoroutines/coro-newpm-pipeline.cpp
llvm/include/llvm/Passes/PassBuilder.h
llvm/lib/Passes/PassBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71903.236889.patch
Type: text/x-patch
Size: 6126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/aa8656ce/attachment.bin>
More information about the llvm-commits
mailing list