[PATCH] D79275: [llvm][NFC] Inliner: factor cost and reporting out of inlining process
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 3 10:05:19 PDT 2020
mtrofin added a comment.
In D79275#2016617 <https://reviews.llvm.org/D79275#2016617>, @davidxl wrote:
> so there will be a follow up refactoring to move the DoInline lamda into a standalone helper?
That's my intention, yes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79275/new/
https://reviews.llvm.org/D79275
More information about the llvm-commits
mailing list