[PATCH] D100282: [Coroutines] Move CoroEarly pass to before AlwaysInliner

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 11 22:58:30 PDT 2021


rjmccall added a comment.

We don't have so many coroutine-emitting frontends that it's unreasonable to modify them all.  Swift can make this change; it's not on you to do it.  (I also work on the Swift frontend, so don't worry, I'm signing my own teammates up for work here.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100282



More information about the cfe-commits mailing list