[PATCH] D61025: Add an optional arg to include/exclude synthetic profile when query hasProfileData

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 23:20:26 PDT 2019


davidxl updated this revision to Diff 196385.
davidxl added a comment.

Update related interfaces in ProfileSummaryInfo.


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

https://reviews.llvm.org/D61025

Files:
  include/llvm/Analysis/BlockFrequencyInfo.h
  include/llvm/Analysis/BlockFrequencyInfoImpl.h
  include/llvm/Analysis/ProfileSummaryInfo.h
  include/llvm/IR/Function.h
  lib/Analysis/BlockFrequencyInfo.cpp
  lib/Analysis/BlockFrequencyInfoImpl.cpp
  lib/Analysis/ProfileSummaryInfo.cpp
  lib/IR/Function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61025.196385.patch
Type: text/x-patch
Size: 8468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/cd196859/attachment.bin>


More information about the llvm-commits mailing list