[llvm-branch-commits] [llvm] [BOLT] Set EntryDiscriminator in YAML profile for indirect calls (PR #82128)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Mar 27 11:19:15 PDT 2024


aaupov wrote:

> > Also address the issue with enumeration of secondary entry points:
> > make them start with 1 instead of 0 (reserved for primary entry point).
> 
> ^ do you want to split this in a separate commit?

Makes sense. Will do.

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


More information about the llvm-branch-commits mailing list