Merging afdo profiles generated with create_llvm_prof
Open
- Dominant language
- C++
- Stars
- 619
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
I was investigating on utilizing the autofdo profiles so have been successful in generating afdo profiles with the create_llvm_prof for a specific binary and a specific use case.
But I have a requirement to merge 2 or more profiles by running different use cases , I see there is a profile-merger for merging gcov generated profiles but is there any way to merge afdo profiles generated on llvm using create_llvm_prof ?
Can you in specific provide the command for this purpose ?
Contributor guide
Assessment
This issue has not been assessed yet.