[PATCH] D77426: [SampleFDO] Add flag for non-dedicated profile.
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 3 22:10:40 PDT 2020
wenlei added a comment.
Thanks for the patch! We're also thinking about differentiating default profile (from other targets) vs custom profile (from same target) for optimizations, so very curious about your compiler heuristic changes after this. :) I am guessing `ProfileSampleAccurate` and `ProfileAccurateForSymsInList` will one of those changes?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77426/new/
https://reviews.llvm.org/D77426
More information about the llvm-commits
mailing list