[PATCH] D75345: [Coroutines][new pass manager] Move CoroElide pass to right position

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 05:51:08 PST 2020


junparser updated this revision to Diff 247498.
junparser edited the summary of this revision.
junparser added a comment.

Update clang testcase to avoid check-clang failure


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75345/new/

https://reviews.llvm.org/D75345

Files:
  clang/test/CodeGenCoroutines/coro-newpm-pipeline.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/test/Transforms/Coroutines/ex2.ll
  llvm/test/Transforms/Coroutines/ex3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75345.247498.patch
Type: text/x-patch
Size: 4003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200301/4c1624be/attachment.bin>


More information about the llvm-commits mailing list