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

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 09:09:04 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb00fc198224e: profi - a flow-based profile inference algorithm: Part I (out of 3) (authored by spupyrev, committed by hoy).

Repository:
  rG LLVM Github Monorepo

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

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.389230.patch
Type: text/x-patch
Size: 48635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/24490ff0/attachment-0001.bin>


More information about the llvm-commits mailing list