[PATCH] D95807: [RFC][Coroutines] Add the newly generated SCCs back to the CGSCC work queue after CoroSplit actually happened

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 11:14:50 PST 2021


rjmccall added a comment.

Since we seem to be nearly done with the legacy PM, I think it's acceptable to no longer test it specifically for the coro passes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95807



More information about the llvm-commits mailing list