diff options
author | Xiangyang (Mark) Guo <helloguo@fb.com> | 2024-03-28 10:11:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 10:11:57 -0700 |
commit | 1607e8212caa7c050d89b5b143531edb815ec7f3 (patch) | |
tree | cfc3107bb4eaf558bea864a7b6c47530a41137b0 /clang/lib/Frontend | |
parent | 6aee1f9d1833f7ac000f6451a5d440b3a321a557 (diff) | |
download | llvm-1607e8212caa7c050d89b5b143531edb815ec7f3.zip llvm-1607e8212caa7c050d89b5b143531edb815ec7f3.tar.gz llvm-1607e8212caa7c050d89b5b143531edb815ec7f3.tar.bz2 |
[InlineCost] Disable cost-benefit when sample based PGO is used (#86626)
#66457 makes InlineCost to use cost-benefit by default, which causes
0.4-0.5% performance regression on multiple internal workloads. See
discussions https://github.com/llvm/llvm-project/pull/66457. This pull
request reverts it.
Co-authored-by: helloguo <helloguo@meta.com>
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions