[all-commits] [llvm/llvm-project] cedd10: [Clang][Driver][SamplePGO] Introduce -fno_sample_p...

Nilanjana Basu via All-commits all-commits at lists.llvm.org
Tue Jul 1 21:13:30 PDT 2025


  Branch: refs/heads/users/nbasu/enable-profi-for-sample-pgo-p2
  Home:   https://github.com/llvm/llvm-project
  Commit: cedd10aecbdcd0e718a04c9e1c01b1ac9bf7d0cc
      https://github.com/llvm/llvm-project/commit/cedd10aecbdcd0e718a04c9e1c01b1ac9bf7d0cc
  Author: Nilanjana Basu <n_basu at apple.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    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: c3cfdf263acb4fc59c8d7f62d3c3a59ca422e3fb
      https://github.com/llvm/llvm-project/commit/c3cfdf263acb4fc59c8d7f62d3c3a59ca422e3fb
  Author: Nilanjana Basu <n_basu at apple.com>
  Date:   2025-07-01 (Tue, 01 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/cedd10aecbdc%5E...c3cfdf263acb

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