[PATCH] D123925: [Pipelines] Hoist CoroEarly as a module pass

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 19:25:39 PDT 2022


aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.

this patch looks fine if it's part of other related work, it's just that the summary is misleading because I'm fairly certain that the compile time overhead is negligible. I'd change the summary to reflect why you actually want to do this change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123925



More information about the llvm-commits mailing list