[llvm-branch-commits] [llvm] [PGO] Generate __llvm_profile_raw_version only when instrumented (PR #93917)
Pavel Samolysov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu May 30 20:57:27 PDT 2024
samolisov wrote:
It seems, github doesn't allow to modify the source branch for a PR, so I cannot convert an already opened PR https://github.com/llvm/llvm-project/pull/93421 into a stacked one. I've pushed exactly the same commits into the https://github.com/llvm/llvm-project/tree/users/psamolysov/pgo-instrument-when-at-least-one-definition branch and opened this PR into that branch. There are some conflicts but I believe they will be solved after landing the changes from https://github.com/llvm/llvm-project/pull/93421 into main. This commit is reviewable: https://github.com/llvm/llvm-project/commit/5d5ead1dbd9aac486aada3acf81cc09464ab7bae
https://github.com/llvm/llvm-project/pull/93917
More information about the llvm-branch-commits
mailing list