[PATCH] D107878: [SampleFDO] Flow Sensitive Sample FDO (FSAFDO) profile loader
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 14:28:38 PDT 2021
wenlei added a comment.
In D107878#2953248 <https://reviews.llvm.org/D107878#2953248>, @xur wrote:
> Discussed with Wei offline: it's better to set fs profile loader as off by default so people can opt-in (rather opt-out).
> Once we are done with more perf testing, we will switch the default to on.
For FS-AFDO to be the default, we need profile generation part to be available to everyone as well (ideally in llvm-profgen).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107878/new/
https://reviews.llvm.org/D107878
More information about the llvm-commits
mailing list