[PATCH] D111577: [llvm-profgen] Ignore stack samples before aggregation

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 12:42:06 PDT 2021


wlei added a comment.

In D111577#3058710 <https://reviews.llvm.org/D111577#3058710>, @wenlei wrote:

> lgtm, thanks. do you see this making AutoFDO profile generation faster? and by how much?

Tested on clang-10 build, it can make profile generation a little bit faster, around 3%.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111577



More information about the llvm-commits mailing list