[PATCH] D99787: [CSSPGO] Fix incorrect probe distribution factor computation in top-down inliner

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 15:23:50 PDT 2021


wlei updated this revision to Diff 335344.
wlei added a comment.

switch to explicit cast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99787

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-icp-factor.prof
  llvm/test/Transforms/SampleProfile/pseudo-probe-icp-factor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99787.335344.patch
Type: text/x-patch
Size: 15973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/941c568e/attachment.bin>


More information about the llvm-commits mailing list