[PATCH] D66191: [AutoFDO] Make call targets order deterministic for sample profil

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 13:52:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
wenlei marked an inline comment as done.
Closed by commit rL369440: [AutoFDO] Make call targets order deterministic for sample profile (authored by wenlei, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66191?vs=216235&id=216239#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66191

Files:
  llvm/trunk/include/llvm/ProfileData/SampleProf.h
  llvm/trunk/lib/ProfileData/SampleProf.cpp
  llvm/trunk/lib/ProfileData/SampleProfWriter.cpp
  llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
  llvm/trunk/test/tools/llvm-profdata/Inputs/sample-profile.proftext
  llvm/trunk/test/tools/llvm-profdata/roundtrip.test
  llvm/trunk/test/tools/llvm-profdata/sample-profile-basic.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66191.216239.patch
Type: text/x-patch
Size: 7704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/6066bcdb/attachment.bin>


More information about the llvm-commits mailing list