[llvm] [InlineCost] Disable cost-benefit when sample based PGO is used (PR #86626)

Xiangyang Guo via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 09:28:09 PDT 2024


helloguo wrote:

> The MFS issue is specific for sample PGO? The instrumentation PGO doesn't need the MFS tuning?

Based on the discussion https://reviews.llvm.org/D98213 MFS hasn't been tuned for AutoFDO.

https://github.com/llvm/llvm-project/pull/86626


More information about the llvm-commits mailing list