[PATCH] D109860: profi - a flow-based profile inference algorithm: Part I (out of 3)

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 10:37:55 PDT 2021


wmi added a comment.

Thanks Sergey. That looks like a good work to improve the consistency of the profile. Have you checked whether the new algorithm can infer the missing parts based on equivalence relationship on the CFG? If it can, could you add a test for it?

I will collect some performance number w/wo sample-profile-use-profi.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109860



More information about the llvm-commits mailing list