[PATCH] D80776: [Inlining] Introduce -enable-npm-pgo-inline-deferral

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 08:12:16 PDT 2020


wenlei added a comment.

> Experiments show that inline deferral past pre-inlining slightly pessimizes the performance.

What are the performance numbers in terms of % you saw when deferral is disabled, if it's ok to share? Was it from Instr. PGO or Sample FDO? Asking because the new switch seems to cover both.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80776





More information about the llvm-commits mailing list