[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 15:55:43 PDT 2019


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

Updated the patch to include more APIs.


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/IR/Function.h
  lib/Analysis/BlockFrequencyInfo.cpp
  lib/Analysis/BlockFrequencyInfoImpl.cpp
  lib/IR/Function.cpp

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


More information about the llvm-commits mailing list