[PATCH] D136846: [Driver] Add -fsample-profile-use-profi
Zhang Haoyu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 3 02:23:54 PDT 2022
HaoyuZhang added a comment.
Hi @spupyrev , the using of profi algorithm is added as a user-facing flag in this patch. And I wrote the documentation in https://clang.llvm.org/docs/UsersManual.html#profile-guided-optimization. Do you have any comments about these?
Hi @MaskRay , some updates have been submitted. PTAL~
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136846/new/
https://reviews.llvm.org/D136846
More information about the cfe-commits
mailing list