[PATCH] D134756: [BOLT] introducing profi params
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 17:54:26 PDT 2023
Amir added a comment.
Why was this specific change needed?
> introducing an object holding the algorithmic parameters;
Is it in order to specify different BOLT defaults? Or for the theoretical use case where BOLT and Clang are both invoked from the same driver, as in llvm-driver build mode?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134756/new/
https://reviews.llvm.org/D134756
More information about the llvm-commits
mailing list