[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 09:55:41 PDT 2022
aeubanks added a comment.
is the fewer calls to `declaresCoroEarlyIntrinsics` the only reason for this change? have you measured that the calls actually take up any noticeable amount of compile time?
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