[all-commits] [llvm/llvm-project] 8991b0: [Clang][Driver][SamplePGO] Introduce -fno_sample_p...
Nilanjana Basu via All-commits
all-commits at lists.llvm.org
Wed Jul 2 15:00:46 PDT 2025
Branch: refs/heads/users/nbasu/enable-profi-for-sample-pgo-p2
Home: https://github.com/llvm/llvm-project
Commit: 8991b0f743dc42fca74b64b804185c0cbca12002
https://github.com/llvm/llvm-project/commit/8991b0f743dc42fca74b64b804185c0cbca12002
Author: Nilanjana Basu <n_basu at apple.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/test/Driver/pgo-sample-use-profi.c
Log Message:
-----------
[Clang][Driver][SamplePGO] Introduce -fno_sample_profile_use_profi flag for SamplePGO
This flag allows opting out of using profile inference pass for SamplePGO
Commit: 07820583e9b23afe73de65d77922e21e343ca042
https://github.com/llvm/llvm-project/commit/07820583e9b23afe73de65d77922e21e343ca042
Author: Nilanjana Basu <n_basu at apple.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/pgo-sample-use-profi.c
Log Message:
-----------
[Clang][Driver][SamplePGO] Enable -fsample-profile-use-profi by default for SamplePGO
Compare: https://github.com/llvm/llvm-project/compare/c3cfdf263acb...07820583e9b2
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list