[PATCH] D79959: [SampleFDO] Add use-sample-profile function attribute
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 23:19:14 PDT 2020
davidxl added a comment.
If this is for experimental use, why not just introducing a LLVM internal option that specify a list of function to be skipped? It should be applied to inline instances of the function specified?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79959/new/
https://reviews.llvm.org/D79959
More information about the llvm-commits
mailing list