[all-commits] [llvm/llvm-project] 95bfd0: [PGO] Allow overriding -vp-counters-per-site

Raul Tambre via All-commits all-commits at lists.llvm.org
Tue Dec 15 09:03:46 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95bfd0849f7fb8d0fe2c5d971ed97c219e1ccf72
      https://github.com/llvm/llvm-project/commit/95bfd0849f7fb8d0fe2c5d971ed97c219e1ccf72
  Author: Raul Tambre <raul at tambre.ee>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [PGO] Allow overriding -vp-counters-per-site

In some build configurations more than 1.5 might be required.
Paramaterize so it can be changed by the user.

Reviewed By: yamauchi

Differential Revision: https://reviews.llvm.org/D93281




More information about the All-commits mailing list