[PATCH] D109860: profi - a flow-based profile inference algorithm: Part I

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 16:01:38 PDT 2021


spupyrev created this revision.
Herald added subscribers: ormris, wenlei, hiraditya, mgorny.
spupyrev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109860

Files:
  llvm/include/llvm/Transforms/Utils/SampleProfileInference.h
  llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/SampleProfileInference.cpp
  llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
  llvm/test/Transforms/SampleProfile/Inputs/profile-inference.prof
  llvm/test/Transforms/SampleProfile/profile-inference.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109860.372825.patch
Type: text/x-patch
Size: 42569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/d8330fe8/attachment.bin>


More information about the llvm-commits mailing list