[all-commits] [llvm/llvm-project] a9cc7f: [NFC][SampleFDO] Use const& to avoid copies (#164584)

Abhishek Kaushik via All-commits all-commits at lists.llvm.org
Wed Nov 26 22:52:50 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9cc7fe3caf6e14ae755689df8ccde2edc4c8a43
      https://github.com/llvm/llvm-project/commit/a9cc7fe3caf6e14ae755689df8ccde2edc4c8a43
  Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
  Date:   2025-11-27 (Thu, 27 Nov 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/SampleProf.h

  Log Message:
  -----------
  [NFC][SampleFDO] Use const& to avoid copies (#164584)

Use const& in range-based for loop to avoid unnecessary copies



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