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

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 10:12:12 PDT 2021


spupyrev updated this revision to Diff 373640.
spupyrev added a comment.

adding a test for non-probe-based profile


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109980

Files:
  llvm/lib/Transforms/Utils/SampleProfileInference.cpp
  llvm/test/Transforms/SampleProfile/Inputs/profile-inference-noprobes.prof
  llvm/test/Transforms/SampleProfile/Inputs/profile-inference-rebalance.prof
  llvm/test/Transforms/SampleProfile/profile-inference-noprobes.ll
  llvm/test/Transforms/SampleProfile/profile-inference-rebalance.ll
  llvm/test/Transforms/SampleProfile/profile-inference.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109980.373640.patch
Type: text/x-patch
Size: 24505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/19233838/attachment.bin>


More information about the llvm-commits mailing list