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

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 12:39:23 PDT 2023


https://github.com/WenleiHe requested changes to this pull request.

I don't understand the use case either. It seems hacky to bypass the attribute in IR - why is the attribute not present in IR if sample profile is used? 

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


More information about the llvm-commits mailing list