[llvm] [PGO]add bitcode-use-sample-profile (PR #66178)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 09:25:34 PDT 2023


teresajohnson wrote:

Also, if you are going to use an internal attribute, how about using the existing -mllvm -force-attribute=use-sample-profile. The ForceFunctionAttrs pass runs early in the ThinLTO pre-link pipeline, before sample pgo.

https://github.com/llvm/llvm-project/pull/66178


More information about the llvm-commits mailing list